<?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: Error Handling with the LiteSpeed XP&#8217;s</title>
	<atom:link href="http://dbmanagement-blog.com/2010/02/08/error-handling-with-the-litespeed-xps/feed/" rel="self" type="application/rss+xml" />
	<link>http://dbmanagement-blog.com/2010/02/08/error-handling-with-the-litespeed-xps/</link>
	<description>Bringing you inside information about Quest Software&#039;s database management products.</description>
	<lastBuildDate>Thu, 27 May 2010 11:31:28 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason Hall</title>
		<link>http://dbmanagement-blog.com/2010/02/08/error-handling-with-the-litespeed-xps/comment-page-1/#comment-408</link>
		<dc:creator>Jason Hall</dc:creator>
		<pubDate>Fri, 26 Feb 2010 23:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://questkb.com/?p=278#comment-408</guid>
		<description>What error is xp_backup_database throwing?  As long as its not a syntax error, xp_backup_database should return its error to the @rc variable.  Make sure you are viewing the results tab in SSMS and not the messages tab.</description>
		<content:encoded><![CDATA[<p>What error is xp_backup_database throwing?  As long as its not a syntax error, xp_backup_database should return its error to the @rc variable.  Make sure you are viewing the results tab in SSMS and not the messages tab.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://dbmanagement-blog.com/2010/02/08/error-handling-with-the-litespeed-xps/comment-page-1/#comment-407</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 26 Feb 2010 15:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://questkb.com/?p=278#comment-407</guid>
		<description>I&#039;ve tried your script and it won&#039;t catch the error. The xp_backup_database SP throws an error so it will never get to your SELECT. How can this be used to catch errors?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried your script and it won&#8217;t catch the error. The xp_backup_database SP throws an error so it will never get to your SELECT. How can this be used to catch errors?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
