<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for SQL Dev's Playground</title>
	<atom:link href="http://sqldev.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqldev.wordpress.com</link>
	<description>Whats New and Hot in the world of SQL</description>
	<lastBuildDate>Wed, 22 Jul 2009 16:50:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Insert into temporary table from Stored Procedure by Ryan</title>
		<link>http://sqldev.wordpress.com/2008/05/06/insert-into-temporary-table-from-stored-procedure/#comment-183</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 22 Jul 2009 16:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://sqldev.wordpress.com/2008/05/06/insert-into-temporary-table-from-stored-procedure/#comment-183</guid>
		<description>I concur with Igor.  Verified on MSSQL 2005.

Excellent post either way.  Creative way to solve an issue I&#039;ve run into many times.</description>
		<content:encoded><![CDATA[<p>I concur with Igor.  Verified on MSSQL 2005.</p>
<p>Excellent post either way.  Creative way to solve an issue I&#8217;ve run into many times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Insert into temporary table from Stored Procedure by AdmOd</title>
		<link>http://sqldev.wordpress.com/2008/05/06/insert-into-temporary-table-from-stored-procedure/#comment-170</link>
		<dc:creator>AdmOd</dc:creator>
		<pubDate>Sat, 24 Jan 2009 07:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://sqldev.wordpress.com/2008/05/06/insert-into-temporary-table-from-stored-procedure/#comment-170</guid>
		<description>This is what I want for a week!!

Thanks :)</description>
		<content:encoded><![CDATA[<p>This is what I want for a week!!</p>
<p>Thanks <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Which of your Stored Procedures are no longer Valid? by Coolcoder</title>
		<link>http://sqldev.wordpress.com/2008/04/06/which-of-your-stored-procedures-are-no-longer-valid/#comment-168</link>
		<dc:creator>Coolcoder</dc:creator>
		<pubDate>Mon, 05 Jan 2009 10:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://sqldev.wordpress.com/?p=33#comment-168</guid>
		<description>Error most likely due to single quote character, delete and retype the single quotes ...</description>
		<content:encoded><![CDATA[<p>Error most likely due to single quote character, delete and retype the single quotes &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Chrome full install by Sticky</title>
		<link>http://sqldev.wordpress.com/2008/09/04/google-chrome-full-install/#comment-164</link>
		<dc:creator>Sticky</dc:creator>
		<pubDate>Mon, 01 Dec 2008 03:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://sqldev.wordpress.com/?p=69#comment-164</guid>
		<description>Easier...

once you get it successfully installed from the normal online procedure, get it out of this folder...

C:\Documents and Settings\[Your User Name]\Local Settings\Application Data\Google\Update\Download\</description>
		<content:encoded><![CDATA[<p>Easier&#8230;</p>
<p>once you get it successfully installed from the normal online procedure, get it out of this folder&#8230;</p>
<p>C:\Documents and Settings\[Your User Name]\Local Settings\Application Data\Google\Update\Download\</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trace file convert by Coolcoder</title>
		<link>http://sqldev.wordpress.com/2008/02/25/trace-file-convert/#comment-160</link>
		<dc:creator>Coolcoder</dc:creator>
		<pubDate>Wed, 12 Nov 2008 10:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://sqldev.wordpress.com/?p=22#comment-160</guid>
		<description>This worked on pre RC0 installations, it appears they changed the format slightly after this. If anyone knows a way around this then...</description>
		<content:encoded><![CDATA[<p>This worked on pre RC0 installations, it appears they changed the format slightly after this. If anyone knows a way around this then&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2008 Full Text slowness by Coolcoder</title>
		<link>http://sqldev.wordpress.com/2008/09/16/sql-server-2008-full-text-slowness/#comment-159</link>
		<dc:creator>Coolcoder</dc:creator>
		<pubDate>Wed, 05 Nov 2008 13:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://sqldev.wordpress.com/?p=75#comment-159</guid>
		<description>Ok, this is not the golden bullet to resolve all problems.. they (microsoft) are working on a stream of other other fixes. Just remember, this is version 1 of Full Text from the  Microsoft&#039;s SQL Server Team :)</description>
		<content:encoded><![CDATA[<p>Ok, this is not the golden bullet to resolve all problems.. they (microsoft) are working on a stream of other other fixes. Just remember, this is version 1 of Full Text from the  Microsoft&#8217;s SQL Server Team <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Which of your Stored Procedures are no longer Valid? by jason</title>
		<link>http://sqldev.wordpress.com/2008/04/06/which-of-your-stored-procedures-are-no-longer-valid/#comment-158</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Mon, 03 Nov 2008 14:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://sqldev.wordpress.com/?p=33#comment-158</guid>
		<description>Perhaps it could be improved to detect the appropriate schema of the stored procedure, or perhaps have a variable at the top where you can change the schema for each run of the batch.

I will be attempting the latter since I don&#039;t know how to accomplish the former :)</description>
		<content:encoded><![CDATA[<p>Perhaps it could be improved to detect the appropriate schema of the stored procedure, or perhaps have a variable at the top where you can change the schema for each run of the batch.</p>
<p>I will be attempting the latter since I don&#8217;t know how to accomplish the former <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2008 Full Text slowness by Added a Second Server - Blog - Stack Overflow</title>
		<link>http://sqldev.wordpress.com/2008/09/16/sql-server-2008-full-text-slowness/#comment-157</link>
		<dc:creator>Added a Second Server - Blog - Stack Overflow</dc:creator>
		<pubDate>Wed, 29 Oct 2008 00:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://sqldev.wordpress.com/?p=75#comment-157</guid>
		<description>[...] not the first people to notice that full text performance took a step backwards in SQL 2008:  I was lucky enough to visit Microsoft during the CTP period and was testing out integrated full [...]</description>
		<content:encoded><![CDATA[<p>[...] not the first people to notice that full text performance took a step backwards in SQL 2008:  I was lucky enough to visit Microsoft during the CTP period and was testing out integrated full [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trace file convert by RUSure</title>
		<link>http://sqldev.wordpress.com/2008/02/25/trace-file-convert/#comment-155</link>
		<dc:creator>RUSure</dc:creator>
		<pubDate>Wed, 22 Oct 2008 21:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://sqldev.wordpress.com/?p=22#comment-155</guid>
		<description>Doesn&#039;t seem to work at all. I tried 3 different SQL 2005 environments. Nope.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t seem to work at all. I tried 3 different SQL 2005 environments. Nope.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Insert into temporary table from Stored Procedure by Igor</title>
		<link>http://sqldev.wordpress.com/2008/05/06/insert-into-temporary-table-from-stored-procedure/#comment-154</link>
		<dc:creator>Igor</dc:creator>
		<pubDate>Mon, 13 Oct 2008 08:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://sqldev.wordpress.com/2008/05/06/insert-into-temporary-table-from-stored-procedure/#comment-154</guid>
		<description>It&#039;s not a 2008 feature. it was there since i remember... from sql server 2000? It&#039;s a great feature anyway!</description>
		<content:encoded><![CDATA[<p>It&#8217;s not a 2008 feature. it was there since i remember&#8230; from sql server 2000? It&#8217;s a great feature anyway!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
