<?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: NOCOUNT and User Options</title>
	<atom:link href="http://thomaslarock.com/2009/03/turn-off-nocount/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomaslarock.com/2009/03/turn-off-nocount/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 18:00:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Pythian Group - Blog</title>
		<link>http://thomaslarock.com/2009/03/turn-off-nocount/comment-page-1/#comment-419</link>
		<dc:creator>Pythian Group - Blog</dc:creator>
		<pubDate>Fri, 20 Mar 2009 19:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://sqlbatman.com/?p=1267#comment-419</guid>
		<description>[...] SQLBatman swoops over NOCOUNT and User Options: &#8220;How do I disable (NOCOUNT) for only one database on an instance? The answer is you don’t, [...]</description>
		<content:encoded><![CDATA[<p>[...] SQLBatman swoops over NOCOUNT and User Options: &#8220;How do I disable (NOCOUNT) for only one database on an instance? The answer is you don’t, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Montgomery</title>
		<link>http://thomaslarock.com/2009/03/turn-off-nocount/comment-page-1/#comment-418</link>
		<dc:creator>Paul Montgomery</dc:creator>
		<pubDate>Wed, 18 Mar 2009 14:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://sqlbatman.com/?p=1267#comment-418</guid>
		<description>Wow, the vendor really needs to tighten up their QC.  If the product requires a database with some custom settings either ensure your devs are creating the objects from a template that turns these settings on or dump your schema to text and have someone verify that everything conforms to desired settings (the latter would be more time consuming and I feel for that guy).</description>
		<content:encoded><![CDATA[<p>Wow, the vendor really needs to tighten up their QC.  If the product requires a database with some custom settings either ensure your devs are creating the objects from a template that turns these settings on or dump your schema to text and have someone verify that everything conforms to desired settings (the latter would be more time consuming and I feel for that guy).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQLBatman</title>
		<link>http://thomaslarock.com/2009/03/turn-off-nocount/comment-page-1/#comment-417</link>
		<dc:creator>SQLBatman</dc:creator>
		<pubDate>Tue, 17 Mar 2009 22:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://sqlbatman.com/?p=1267#comment-417</guid>
		<description>Jeremiah,

would you enable all user connections to the instance have SET NOCOUNT ON by default? or would you prefer for people to manage that option themselves?</description>
		<content:encoded><![CDATA[<p>Jeremiah,</p>
<p>would you enable all user connections to the instance have SET NOCOUNT ON by default? or would you prefer for people to manage that option themselves?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://thomaslarock.com/2009/03/turn-off-nocount/comment-page-1/#comment-416</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 17 Mar 2009 21:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://sqlbatman.com/?p=1267#comment-416</guid>
		<description>this bit is the kicker for me:

&quot;According to the vendor, this is recommended to help performance and/or avoid issues with stored procedures that forgot to enable the NOCOUNT option&quot;

so you are catering for people who FORGOT top enable NOCOUNT where is was required, how about, dont forget???

whats next, automatic &#039;selects&#039; for those that forgot to select?</description>
		<content:encoded><![CDATA[<p>this bit is the kicker for me:</p>
<p>&#8220;According to the vendor, this is recommended to help performance and/or avoid issues with stored procedures that forgot to enable the NOCOUNT option&#8221;</p>
<p>so you are catering for people who FORGOT top enable NOCOUNT where is was required, how about, dont forget???</p>
<p>whats next, automatic &#8216;selects&#8217; for those that forgot to select?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremiah Peschka</title>
		<link>http://thomaslarock.com/2009/03/turn-off-nocount/comment-page-1/#comment-415</link>
		<dc:creator>Jeremiah Peschka</dc:creator>
		<pubDate>Tue, 17 Mar 2009 20:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://sqlbatman.com/?p=1267#comment-415</guid>
		<description>The one place where NOCOUNT ON comes in handy is when you&#039;re dealing with older data access methods which tend to become very unhappy when they get rowcount messages back from the server. But, if you were dealing with those methods, you&#039;d know all about that pain. If you&#039;re using a lot of dynamic SQL, I can definitely see how NOCOUNT ON could definitely improve performance by not sending back 30+ &#039;1 row(s) affected.&#039; messages.</description>
		<content:encoded><![CDATA[<p>The one place where NOCOUNT ON comes in handy is when you&#8217;re dealing with older data access methods which tend to become very unhappy when they get rowcount messages back from the server. But, if you were dealing with those methods, you&#8217;d know all about that pain. If you&#8217;re using a lot of dynamic SQL, I can definitely see how NOCOUNT ON could definitely improve performance by not sending back 30+ &#8217;1 row(s) affected.&#8217; messages.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 7/14 queries in 0.006 seconds using disk: basic
Object Caching 481/482 objects using disk: basic

Served from: thomaslarock.com @ 2012-02-08 11:14:48 -->
