<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Watch out those prepared SQL statements</title><link>http://blogs.msdn.com/b/sqlcat/archive/2010/12/21/watch-out-those-prepared-sql-statements.aspx</link><description>Author: Kun Cheng Reviewers: Sunil Agarwal, Chuck Heinzelman, Shaun Tinline-Jones, Prem Mehra 
 Although not documented very well, the system stored procedures listed below are known to many SQL Server developers and DBAs. For more details, please check</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Watch out those prepared SQL statements</title><link>http://blogs.msdn.com/b/sqlcat/archive/2010/12/21/watch-out-those-prepared-sql-statements.aspx#10123773</link><pubDate>Wed, 02 Feb 2011 17:04:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10123773</guid><dc:creator>Theresa Price</dc:creator><description>&lt;p&gt;I inadvertantly deleted something at some point b/c my laptop gives me this error message each time I boot.&lt;/p&gt;
&lt;p&gt;SQL Writer Program: Sqldumper Library failed to initialize. &amp;nbsp;Un-Install then re-run setup to correct&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve no idea what SQL writers or libraries are but I presume it&amp;#39;s required (?) &amp;nbsp;If yes, how can I fix it? &amp;nbsp;If it&amp;#39;s not required, can I just delete all the SQL programs from the control panel? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;T&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10123773" width="1" height="1"&gt;</description></item><item><title>re: Watch out those prepared SQL statements</title><link>http://blogs.msdn.com/b/sqlcat/archive/2010/12/21/watch-out-those-prepared-sql-statements.aspx#10118411</link><pubDate>Thu, 20 Jan 2011 23:05:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10118411</guid><dc:creator>Jay</dc:creator><description>&lt;p&gt;Hello:&lt;/p&gt;
&lt;p&gt;As you mentioned in the end of the doc that ------ &amp;nbsp;We forfeited the benefits of prepare/execute model and let SQL Server do parameterization and plan cache for these queries. &amp;nbsp; &amp;nbsp; --------&lt;/p&gt;
&lt;p&gt;Can you please let us know how it was done from SQL Server.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Jay&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10118411" width="1" height="1"&gt;</description></item><item><title>re: Watch out those prepared SQL statements</title><link>http://blogs.msdn.com/b/sqlcat/archive/2010/12/21/watch-out-those-prepared-sql-statements.aspx#10109312</link><pubDate>Mon, 27 Dec 2010 17:38:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10109312</guid><dc:creator>RussellH</dc:creator><description>&lt;p&gt;&amp;quot; We forfeited the benefits of prepare/execute model and let SQL Server do parameterization and plan cache for these queries. &amp;quot;&lt;/p&gt;
&lt;p&gt;Doesn&amp;#39;t that open you up to SQL injection attacks?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10109312" width="1" height="1"&gt;</description></item></channel></rss>