 




<?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: SQL 2000 view debug help</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/sql-2000-view-debug-help/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-2000-view-debug-help/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 06:03:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-2000-view-debug-help/#comment-87368</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Tue, 01 Feb 2011 14:57:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-87368</guid>
		<description><![CDATA[I think Hlx is right.  I didn&#039;t see anything wrong with the final query, but didn&#039;t even look at the original one.  Now that I took a look, I realize it certainly had misplaced table aliases.]]></description>
		<content:encoded><![CDATA[<p>I think Hlx is right.  I didn&#8217;t see anything wrong with the final query, but didn&#8217;t even look at the original one.  Now that I took a look, I realize it certainly had misplaced table aliases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hlx</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-2000-view-debug-help/#comment-87302</link>
		<dc:creator>hlx</dc:creator>
		<pubDate>Mon, 31 Jan 2011 21:56:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-87302</guid>
		<description><![CDATA[Looks to me that you have answered you own question as the original problem was in your FROM clause where you had table alias used as well as WITH clause. Reversing the order on these will compile successfully.]]></description>
		<content:encoded><![CDATA[<p>Looks to me that you have answered you own question as the original problem was in your FROM clause where you had table alias used as well as WITH clause. Reversing the order on these will compile successfully.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-2000-view-debug-help/#comment-87227</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Fri, 28 Jan 2011 18:55:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-87227</guid>
		<description><![CDATA[I would recommend posting the query again using the editor&#039;s &quot;code&quot; tool, so we at least know what is in line 27.]]></description>
		<content:encoded><![CDATA[<p>I would recommend posting the query again using the editor&#8217;s &#8220;code&#8221; tool, so we at least know what is in line 27.</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 3/10 queries in 0.041 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 07:00:42 -->