<?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: The text, ntext, and image data types are invalid for local variables.</title>
	<atom:link href="http://www.sql-server-performance.com/2007/data-types-invalid-for-local-variables/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com/2007/data-types-invalid-for-local-variables/</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Fri, 17 May 2013 13:31:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Bilal Mrad</title>
		<link>http://www.sql-server-performance.com/2007/data-types-invalid-for-local-variables/#comment-3095</link>
		<dc:creator>Bilal Mrad</dc:creator>
		<pubDate>Wed, 13 Feb 2013 09:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1102#comment-3095</guid>
		<description><![CDATA[http://www.thejackol.com/2004/12/08/text-ntext-and-image-data-types-are-invalid-for-local-variables/]]></description>
		<content:encoded><![CDATA[<p><a href="http://www.thejackol.com/2004/12/08/text-ntext-and-image-data-types-are-invalid-for-local-variables/" rel="nofollow">http://www.thejackol.com/2004/12/08/text-ntext-and-image-data-types-are-invalid-for-local-variables/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Kalis</title>
		<link>http://www.sql-server-performance.com/2007/data-types-invalid-for-local-variables/#comment-917</link>
		<dc:creator>Frank Kalis</dc:creator>
		<pubDate>Tue, 29 Nov 2011 06:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1102#comment-917</guid>
		<description><![CDATA[The text data type is deprecated and shouldn&#039;t be used any longer. Go for varchar(MAX) instead.]]></description>
		<content:encoded><![CDATA[<p>The text data type is deprecated and shouldn&#8217;t be used any longer. Go for varchar(MAX) instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sqlserver</title>
		<link>http://www.sql-server-performance.com/2007/data-types-invalid-for-local-variables/#comment-882</link>
		<dc:creator>sqlserver</dc:creator>
		<pubDate>Fri, 18 Nov 2011 22:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1102#comment-882</guid>
		<description><![CDATA[the error is very intuitive, but what&#039;s the correct use of TEXT type?]]></description>
		<content:encoded><![CDATA[<p>the error is very intuitive, but what&#8217;s the correct use of TEXT type?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KiranG</title>
		<link>http://www.sql-server-performance.com/2007/data-types-invalid-for-local-variables/#comment-712</link>
		<dc:creator>KiranG</dc:creator>
		<pubDate>Thu, 13 Oct 2011 12:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1102#comment-712</guid>
		<description><![CDATA[text = varchar(max)
ntext = nvarchar(max)
image = varbinary(max)]]></description>
		<content:encoded><![CDATA[<p>text = varchar(max)</p>
<p>ntext = nvarchar(max)</p>
<p>image = varbinary(max)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL Server Performance</title>
		<link>http://www.sql-server-performance.com/2007/data-types-invalid-for-local-variables/#comment-51</link>
		<dc:creator>SQL Server Performance</dc:creator>
		<pubDate>Sun, 22 May 2011 12:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1102#comment-51</guid>
		<description><![CDATA[[...]  [...]]]></description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
