 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Passing a database name as a stored procedure parameter</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/passing-a-database-name-as-a-stored-procedure-parameter/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/passing-a-database-name-as-a-stored-procedure-parameter/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 04:11:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/passing-a-database-name-as-a-stored-procedure-parameter/#comment-111667</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Mon, 01 Oct 2012 06:20:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-111667</guid>
		<description><![CDATA[&lt;EM&gt;How can we restrict the SQL injection...&lt;/EM&gt;
&#160;
You do it using the same techniques that restrict &quot;SQL injection&quot; in any cirucumstances. You validate the parameter values with your code. You write the code to ensure that only parameter values that you define as acceptable are used.
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p><em>How can we restrict the SQL injection&#8230;</em><br />
&nbsp;<br />
You do it using the same techniques that restrict &#8220;SQL injection&#8221; in any cirucumstances. You validate the parameter values with your code. You write the code to ensure that only parameter values that you define as acceptable are used.<br />
&nbsp;<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaimie</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/passing-a-database-name-as-a-stored-procedure-parameter/#comment-111664</link>
		<dc:creator>jaimie</dc:creator>
		<pubDate>Mon, 01 Oct 2012 06:01:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-111664</guid>
		<description><![CDATA[How can we restrict the SQL injection in the above said description.&lt;br&gt;&lt;br&gt;Jaimie El Rohi Nelaturi.&lt;br&gt;]]></description>
		<content:encoded><![CDATA[<p>How can we restrict the SQL injection in the above said description.</p>
<p>Jaimie El Rohi Nelaturi.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrdenny</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/passing-a-database-name-as-a-stored-procedure-parameter/#comment-52269</link>
		<dc:creator>mrdenny</dc:creator>
		<pubDate>Wed, 12 Mar 2008 06:51:21 +0000</pubDate>
		<guid isPermaLink="false">#comment-52269</guid>
		<description><![CDATA[Check out my SQL Server blog &quot;&lt;a href=&quot;http://itknowledgeexchange.techtarget.com/sql-server/&quot;&gt;SQL Server with Mr Denny&lt;/a&gt;&quot; for more SQL Server information.]]></description>
		<content:encoded><![CDATA[<p>Check out my SQL Server blog &#8220;<a href="http://itknowledgeexchange.techtarget.com/sql-server/">SQL Server with Mr Denny</a>&#8221; for more SQL Server information.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.012 seconds using memcached
Object Caching 296/299 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 04:47:39 -->