<?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 for Coding Obsession</title>
	<atom:link href="http://techblog.julianhidalgo.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.julianhidalgo.com</link>
	<description></description>
	<pubDate>Fri, 12 Mar 2010 13:50:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Don&#8217;t trust SQL Server 2005 &#8220;Deferred Name Resolution&#8221; by Michal</title>
		<link>http://techblog.julianhidalgo.com/2009/05/29/dont-trust-sql-server-2005-deferred-name-resolution/comment-page-1/#comment-9799</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Mon, 22 Feb 2010 15:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.julianhidalgo.com/2009/05/29/dont-trust-sql-server-2005-deferred-name-resolution/#comment-9799</guid>
		<description>Hello,

I have to the exact same conclusions as you did, recently in a project I am participating in - do you have any update (or official wording about that from MS) about that discrepancy from the documented behaviour?

Best Regards,</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I have to the exact same conclusions as you did, recently in a project I am participating in - do you have any update (or official wording about that from MS) about that discrepancy from the documented behaviour?</p>
<p>Best Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Exporting SQL Server 2005 database objects to files by hypermente</title>
		<link>http://techblog.julianhidalgo.com/2009/05/11/exporting-sql-server-2005-database-objects-to-files/comment-page-1/#comment-9146</link>
		<dc:creator>hypermente</dc:creator>
		<pubDate>Thu, 14 Jan 2010 20:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.julianhidalgo.com/2009/05/11/exporting-sql-server-2005-database-objects-to-files/#comment-9146</guid>
		<description>I have just found this post and it help me a lot!! Thanks for sharing.
I have used your script as a basis for my own script.
I'm setting up replication (not child's play) and was in need of a way to modify all triggers in the subscriber database to include the NOT FOR REPLICATION clause. I was using syscomments and had already detected the outdated source code problem. Now my script finds the correct code and make the appropriate changes.
So, thanks again.</description>
		<content:encoded><![CDATA[<p>I have just found this post and it help me a lot!! Thanks for sharing.<br />
I have used your script as a basis for my own script.<br />
I&#8217;m setting up replication (not child&#8217;s play) and was in need of a way to modify all triggers in the subscriber database to include the NOT FOR REPLICATION clause. I was using syscomments and had already detected the outdated source code problem. Now my script finds the correct code and make the appropriate changes.<br />
So, thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Follow-up to “Strange bug in SQL Server 2005” by Coding Obsession &#187; Don&#8217;t trust SQL Server 2005 &#8220;Deferred Name Resolution&#8221;</title>
		<link>http://techblog.julianhidalgo.com/2009/05/12/follow-up-to-strange-bug-in-sql-server-2005/comment-page-1/#comment-4863</link>
		<dc:creator>Coding Obsession &#187; Don&#8217;t trust SQL Server 2005 &#8220;Deferred Name Resolution&#8221;</dc:creator>
		<pubDate>Fri, 29 May 2009 07:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.julianhidalgo.com/2009/05/12/follow-up-to-strange-bug-in-sql-server-2005/#comment-4863</guid>
		<description>[...] I’ve mentioned before, this stored procedure will be created by SQL Server 2005 without throwing any error message or [...]</description>
		<content:encoded><![CDATA[<p>[...] I’ve mentioned before, this stored procedure will be created by SQL Server 2005 without throwing any error message or [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Strange bug in SQL Server 2005 by Coding Obsession &#187; Follow-up to “Strange bug in SQL Server 2005”</title>
		<link>http://techblog.julianhidalgo.com/2009/05/10/strange-bug-in-sql-server-2005/comment-page-1/#comment-4387</link>
		<dc:creator>Coding Obsession &#187; Follow-up to “Strange bug in SQL Server 2005”</dc:creator>
		<pubDate>Tue, 12 May 2009 14:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.julianhidalgo.com/2009/05/10/strange-bug-in-sql-server-2005/#comment-4387</guid>
		<description>[...] friend Michael Dorman left the following comment on my post about a bug in SQL Server 2005: Stored Procedure creation in T-SQL doesn’t guarantee to check to see that the dependent objects [...]</description>
		<content:encoded><![CDATA[<p>[...] friend Michael Dorman left the following comment on my post about a bug in SQL Server 2005: Stored Procedure creation in T-SQL doesn’t guarantee to check to see that the dependent objects [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Strange bug in SQL Server 2005 by Julián Hidalgo</title>
		<link>http://techblog.julianhidalgo.com/2009/05/10/strange-bug-in-sql-server-2005/comment-page-1/#comment-4385</link>
		<dc:creator>Julián Hidalgo</dc:creator>
		<pubDate>Tue, 12 May 2009 13:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.julianhidalgo.com/2009/05/10/strange-bug-in-sql-server-2005/#comment-4385</guid>
		<description>@Michael
Please read my reply here: http://techblog.julianhidalgo.com/2009/05/12/follow-up-to-strange-bug-in-sql-server-2005/</description>
		<content:encoded><![CDATA[<p>@Michael<br />
Please read my reply here: <a href="http://techblog.julianhidalgo.com/2009/05/12/follow-up-to-strange-bug-in-sql-server-2005/" rel="nofollow">http://techblog.julianhidalgo.com/2009/05/12/follow-up-to-strange-bug-in-sql-server-2005/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Strange bug in SQL Server 2005 by Michael Dorfman</title>
		<link>http://techblog.julianhidalgo.com/2009/05/10/strange-bug-in-sql-server-2005/comment-page-1/#comment-4379</link>
		<dc:creator>Michael Dorfman</dc:creator>
		<pubDate>Tue, 12 May 2009 09:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.julianhidalgo.com/2009/05/10/strange-bug-in-sql-server-2005/#comment-4379</guid>
		<description>Stored Procedure creation in T-SQL doesn't guarantee to check to see that the dependent objects exist.  That's not a bug, it's by design.

It wouldn't be terribly useful if it did, anyway, as you could always drop the table later, leaving you with the same problem.</description>
		<content:encoded><![CDATA[<p>Stored Procedure creation in T-SQL doesn&#8217;t guarantee to check to see that the dependent objects exist.  That&#8217;s not a bug, it&#8217;s by design.</p>
<p>It wouldn&#8217;t be terribly useful if it did, anyway, as you could always drop the table later, leaving you with the same problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Little trick to query a SQL Server database&#8217;s schema by Coding Obsession &#187; Exporting SQL Server 2005 database objects to files</title>
		<link>http://techblog.julianhidalgo.com/2009/03/04/little-trick-to-query-a-sql-server-databases-schema/comment-page-1/#comment-4355</link>
		<dc:creator>Coding Obsession &#187; Exporting SQL Server 2005 database objects to files</dc:creator>
		<pubDate>Mon, 11 May 2009 14:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.julianhidalgo.com/?p=31#comment-4355</guid>
		<description>[...] It turns out you can only trust the 4th option, as the others can return outdated results. I always use sys.sql_modules anyway, because it’s the way SQL Server Management Studio does it (something I discovered by spying on it). [...]</description>
		<content:encoded><![CDATA[<p>[...] It turns out you can only trust the 4th option, as the others can return outdated results. I always use sys.sql_modules anyway, because it’s the way SQL Server Management Studio does it (something I discovered by spying on it). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Strange bug in SQL Server 2005 by Strange bug in SQL Server 2005 - DbRunas</title>
		<link>http://techblog.julianhidalgo.com/2009/05/10/strange-bug-in-sql-server-2005/comment-page-1/#comment-4338</link>
		<dc:creator>Strange bug in SQL Server 2005 - DbRunas</dc:creator>
		<pubDate>Mon, 11 May 2009 00:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.julianhidalgo.com/2009/05/10/strange-bug-in-sql-server-2005/#comment-4338</guid>
		<description>[...] http://techblog.julianhidalgo.com/2009/05/10/strange-bug-in-sql-server-2005/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://techblog.julianhidalgo.com/2009/05/10/strange-bug-in-sql-server-2005/" rel="nofollow">http://techblog.julianhidalgo.com/2009/05/10/strange-bug-in-sql-server-2005/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gallio and MbUnit v3.04 by Julián Hidalgo</title>
		<link>http://techblog.julianhidalgo.com/2008/10/17/gallio-and-mbunit-v304/comment-page-1/#comment-30</link>
		<dc:creator>Julián Hidalgo</dc:creator>
		<pubDate>Sat, 18 Oct 2008 03:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.julianhidalgo.com/2008/10/17/gallio-and-mbunit-v304/#comment-30</guid>
		<description>I'm sorry Vadim! I saw Jeff spelled it "Vadimir" and I thought Vadim was an abbreviation :)
Fixed!</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry Vadim! I saw Jeff spelled it &#8220;Vadimir&#8221; and I thought Vadim was an abbreviation :)<br />
Fixed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gallio and MbUnit v3.04 by Vadim</title>
		<link>http://techblog.julianhidalgo.com/2008/10/17/gallio-and-mbunit-v304/comment-page-1/#comment-29</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Sat, 18 Oct 2008 00:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.julianhidalgo.com/2008/10/17/gallio-and-mbunit-v304/#comment-29</guid>
		<description>Julian, thanks for the credit.  You got my first name almost correct.:)</description>
		<content:encoded><![CDATA[<p>Julian, thanks for the credit.  You got my first name almost correct.:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
