<?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: MS SQL Database Backup</title>
	<atom:link href="http://www.joshcook.net/2008/07/ms-sql-database-backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joshcook.net/2008/07/ms-sql-database-backup/</link>
	<description></description>
	<lastBuildDate>Mon, 10 Oct 2011 11:08:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alex Green (@AlexGreen86)</title>
		<link>http://www.joshcook.net/2008/07/ms-sql-database-backup/comment-page-1/#comment-451</link>
		<dc:creator>Alex Green (@AlexGreen86)</dc:creator>
		<pubDate>Sun, 24 Jul 2011 15:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.joshcook.net/?p=64#comment-451</guid>
		<description>Sometime ago I had the need to backup all my databases in a easy way. But when I was looking for a script like this, I found many tools available so I quit the script approach and avoided a few headaches.

In the end my choice was http://sqlbackupanftp.com. This GUI tool lest you run or schedule backups of multiple databases at a time, it even has advanced backup options available such as Differential and Transaction Logs backups.</description>
		<content:encoded><![CDATA[<p>Sometime ago I had the need to backup all my databases in a easy way. But when I was looking for a script like this, I found many tools available so I quit the script approach and avoided a few headaches.</p>
<p>In the end my choice was <a href="http://sqlbackupanftp.com" rel="nofollow">http://sqlbackupanftp.com</a>. This GUI tool lest you run or schedule backups of multiple databases at a time, it even has advanced backup options available such as Differential and Transaction Logs backups.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.joshcook.net/2008/07/ms-sql-database-backup/comment-page-1/#comment-123</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 29 Dec 2009 15:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.joshcook.net/?p=64#comment-123</guid>
		<description>Since the script uses MS SQL I believe the database needs to be online in order for the backup to work properly.</description>
		<content:encoded><![CDATA[<p>Since the script uses MS SQL I believe the database needs to be online in order for the backup to work properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MorsaPC</title>
		<link>http://www.joshcook.net/2008/07/ms-sql-database-backup/comment-page-1/#comment-122</link>
		<dc:creator>MorsaPC</dc:creator>
		<pubDate>Tue, 29 Dec 2009 13:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.joshcook.net/?p=64#comment-122</guid>
		<description>I get an error if the database is offline. How can I correct it?
Thx for the script btw</description>
		<content:encoded><![CDATA[<p>I get an error if the database is offline. How can I correct it?<br />
Thx for the script btw</p>
]]></content:encoded>
	</item>
</channel>
</rss>

