<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/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>Testing FOR XML SProcs</title><link>http://weblogs.asp.net/bdesmond/archive/2004/02/20/77391.aspx</link><description>I'm curious how other people do this. I can't figure out how to easily check the output of an SPROC which does a FOR XML. I tried copying the textual output to VS and then hitting the format code button, but there's some sort of wrapping issue, so the</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Testing FOR XML SProcs</title><link>http://weblogs.asp.net/bdesmond/archive/2004/02/20/77391.aspx#77417</link><pubDate>Sat, 21 Feb 2004 01:30:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:77417</guid><dc:creator>Phil Weber</dc:creator><author>Phil Weber</author><description>Try executing &amp;quot;dbcc traceon(257)&amp;quot; (without the quotes) before your FOR XML sproc.&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=77417" width="1" height="1"&gt;</description></item><item><title>re: Testing FOR XML SProcs</title><link>http://weblogs.asp.net/bdesmond/archive/2004/02/20/77391.aspx#77398</link><pubDate>Sat, 21 Feb 2004 00:44:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:77398</guid><dc:creator>Julien CHEYSSIAL</dc:creator><author>Julien CHEYSSIAL</author><description>I call the sproc using code, reads the XML from the datareader and then save it on disk :)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=77398" width="1" height="1"&gt;</description></item></channel></rss>