<?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 on: SQL SERVER &#8211; Find Table in Every Database of SQL Server &#8211; Part 2</title>
	<atom:link href="http://blog.sqlauthority.com/2008/05/05/sql-server-find-table-in-every-database-of-sql-server-part-2-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2008/05/05/sql-server-find-table-in-every-database-of-sql-server-part-2-2/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 10 Feb 2012 02:12:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Madhivanan</title>
		<link>http://blog.sqlauthority.com/2008/05/05/sql-server-find-table-in-every-database-of-sql-server-part-2-2/#comment-39035</link>
		<dc:creator><![CDATA[Madhivanan]]></dc:creator>
		<pubDate>Thu, 05 Jun 2008 19:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=593#comment-39035</guid>
		<description><![CDATA[As ms_foreachdb is undocumented, I prefer doing

http://sqlblogcasts.com/blogs/madhivanan/archive/2008/05/13/simulating-undocumented-procedures.aspx]]></description>
		<content:encoded><![CDATA[<p>As ms_foreachdb is undocumented, I prefer doing</p>
<p><a href="http://sqlblogcasts.com/blogs/madhivanan/archive/2008/05/13/simulating-undocumented-procedures.aspx" rel="nofollow">http://sqlblogcasts.com/blogs/madhivanan/archive/2008/05/13/simulating-undocumented-procedures.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.sqlauthority.com/2008/05/05/sql-server-find-table-in-every-database-of-sql-server-part-2-2/#comment-38877</link>
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Thu, 29 May 2008 19:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=593#comment-38877</guid>
		<description><![CDATA[Hey Vinod,

The error you are getting is being cause by the single quote being a `. Make sure all sure that all the `s are single quotes.]]></description>
		<content:encoded><![CDATA[<p>Hey Vinod,</p>
<p>The error you are getting is being cause by the single quote being a `. Make sure all sure that all the `s are single quotes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER - Find Table in Every Database of SQL Server - Part 3 Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2008/05/05/sql-server-find-table-in-every-database-of-sql-server-part-2-2/#comment-38865</link>
		<dc:creator><![CDATA[SQL SERVER - Find Table in Every Database of SQL Server - Part 3 Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Thu, 29 May 2008 11:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=593#comment-38865</guid>
		<description><![CDATA[[...] SQL SERVER - Find Table in Every Database of SQL Server - Part 2 [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER &#8211; Find Table in Every Database of SQL Server &#8211; Part 2 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2008/05/05/sql-server-find-table-in-every-database-of-sql-server-part-2-2/#comment-38606</link>
		<dc:creator><![CDATA[Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Wed, 21 May 2008 04:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=593#comment-38606</guid>
		<description><![CDATA[[...] SQL SERVER - Find Table in Every Database of SQL Server - Part&#160;2  [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER &#8211; Find Table in Every Database of SQL Server &#8211; Part&nbsp;2  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sathish Kumar. K</title>
		<link>http://blog.sqlauthority.com/2008/05/05/sql-server-find-table-in-every-database-of-sql-server-part-2-2/#comment-38093</link>
		<dc:creator><![CDATA[Sathish Kumar. K]]></dc:creator>
		<pubDate>Thu, 15 May 2008 09:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=593#comment-38093</guid>
		<description><![CDATA[Hi to all,
i am developer for the past two year,
i want to gain knowledge for next level. i don&#039;t have time to go for an institue also here, no such institute will teach sql server  perfectly.
 
Can any one suggest basic to advance sql learning videos?
download?
please friends.]]></description>
		<content:encoded><![CDATA[<p>Hi to all,<br />
i am developer for the past two year,<br />
i want to gain knowledge for next level. i don&#8217;t have time to go for an institue also here, no such institute will teach sql server  perfectly.</p>
<p>Can any one suggest basic to advance sql learning videos?<br />
download?<br />
please friends.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinod Joseph</title>
		<link>http://blog.sqlauthority.com/2008/05/05/sql-server-find-table-in-every-database-of-sql-server-part-2-2/#comment-38082</link>
		<dc:creator><![CDATA[Vinod Joseph]]></dc:creator>
		<pubDate>Thu, 15 May 2008 06:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=593#comment-38082</guid>
		<description><![CDATA[Hi, i noticed an error when running the above on sql 2005:

Msg 102, Level 15, State 1, Line 1
Incorrect syntax near &#039;.1&#039;.

(1 row(s) affected)

(1 row(s) affected)



Any idea what could be going wrong?

Thanks &amp; Regards,
Vinod Joseph]]></description>
		<content:encoded><![CDATA[<p>Hi, i noticed an error when running the above on sql 2005:</p>
<p>Msg 102, Level 15, State 1, Line 1<br />
Incorrect syntax near &#8216;.1&#8242;.</p>
<p>(1 row(s) affected)</p>
<p>(1 row(s) affected)</p>
<p>Any idea what could be going wrong?</p>
<p>Thanks &amp; Regards,<br />
Vinod Joseph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rana</title>
		<link>http://blog.sqlauthority.com/2008/05/05/sql-server-find-table-in-every-database-of-sql-server-part-2-2/#comment-38015</link>
		<dc:creator><![CDATA[Rana]]></dc:creator>
		<pubDate>Wed, 14 May 2008 10:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=593#comment-38015</guid>
		<description><![CDATA[Good tips. Keep up the good work.
Thanks.]]></description>
		<content:encoded><![CDATA[<p>Good tips. Keep up the good work.<br />
Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

