<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Is SQL XML a bad idea?</title><link>http://blogs.msdn.com/b/nickmalik/archive/2005/09/08/462727.aspx</link><description>I worry that we may have created a monster. 
 The fact that you can now submit an XML document to SQL Server and it will break it apart for you, storing the parts into tables... it's a pretty compelling idea. However, it also ties the persistence mechanism</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Is SQL XML a bad idea?</title><link>http://blogs.msdn.com/b/nickmalik/archive/2005/09/08/462727.aspx#463097</link><pubDate>Fri, 09 Sep 2005 23:03:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:463097</guid><dc:creator>Sean Chase</dc:creator><description>I like the fact that you can use XML to pass an array of values as a parameter to a stored proc. That's useful. Other than something like that, I'm not that excited about it.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=463097" width="1" height="1"&gt;</description></item><item><title>re: Is SQL XML a bad idea?</title><link>http://blogs.msdn.com/b/nickmalik/archive/2005/09/08/462727.aspx#462772</link><pubDate>Fri, 09 Sep 2005 06:53:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:462772</guid><dc:creator>feelite</dc:creator><description>i don't think XML is transient while SQL is persistent as you seem to imply. The tight coupling is of a misuse of the feature. &lt;br&gt;&lt;br&gt;My reasons are at my blog &lt;br&gt;&lt;br&gt;&amp;lt;a href = &amp;quot;&lt;a rel="nofollow" target="_new" href="http://blog.theintellect.net/?p=28&amp;quot;&amp;gt;"&gt;http://blog.theintellect.net/?p=28&amp;quot;&amp;gt;&lt;/a&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blog.theintellect.net/?p=28&amp;lt;/a&amp;gt;"&gt;http://blog.theintellect.net/?p=28&amp;lt;/a&amp;gt;&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=462772" width="1" height="1"&gt;</description></item></channel></rss>