<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SqlBackup Discussions Rss Feed</title><link>http://www.codeplex.com/SqlBackup/Thread/List.aspx</link><description>SqlBackup Discussions Rss Description</description><item><title>New Post: what's the advantage against using sqlserver scheduels?</title><link>http://sqlbackup.codeplex.com/discussions/268952</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Maybe because there is no jobs with SQL Express ?&lt;/p&gt;&lt;/div&gt;</description><author>damzzz</author><pubDate>Thu, 19 Jan 2012 17:43:08 GMT</pubDate><guid isPermaLink="false">New Post: what's the advantage against using sqlserver scheduels? 20120119054308P</guid></item><item><title>New Post: what's the advantage against using sqlserver scheduels?</title><link>http://sqlbackup.codeplex.com/discussions/268952</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;for sqlserver 2008, we use sqlserver jobs/schedules for automatically backup, not quite understand what's this utilities advantages?&lt;/p&gt;
&lt;/div&gt;</description><author>yhtonline</author><pubDate>Sat, 13 Aug 2011 08:25:50 GMT</pubDate><guid isPermaLink="false">New Post: what's the advantage against using sqlserver scheduels? 20110813082550A</guid></item><item><title>New Post: Project Description is a little misleading</title><link>http://sqlbackup.codeplex.com/discussions/268058</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;The Project Description, &amp;quot;This application is designed to help automate the backup of Sql Server Databases to the local file system.&amp;quot; is a little misleading because the backup path is actually relative to the sql server.&lt;/p&gt;
&lt;p&gt;You can use a unc path, but that is not really a &amp;quot;local file system&amp;quot; because it is actually relative to the sql server.&lt;/p&gt;
&lt;p&gt;For example, if I have a sql server running on a remote machine, I cannot back up a database on that server and expect the backup file to be placed on my local C:\ without using a unc path for example.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;/div&gt;</description><author>icnocop</author><pubDate>Sat, 06 Aug 2011 21:03:01 GMT</pubDate><guid isPermaLink="false">New Post: Project Description is a little misleading 20110806090301P</guid></item><item><title>New Post: No 64 bit support</title><link>http://sqlbackup.codeplex.com/Thread/View.aspx?ThreadId=224419</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thank you very much!&lt;/p&gt;&lt;/div&gt;</description><author>tedtheo</author><pubDate>Thu, 26 Aug 2010 16:44:06 GMT</pubDate><guid isPermaLink="false">New Post: No 64 bit support 20100826044406P</guid></item><item><title>New Post: No 64 bit support</title><link>http://sqlbackup.codeplex.com/Thread/View.aspx?ThreadId=224419</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I've updated to support all the latest goodies, including 2008 R2 &amp;amp; 64 bit. Give it another shot, should work great for you now!&lt;/p&gt;&lt;/div&gt;</description><author>aaudette</author><pubDate>Thu, 26 Aug 2010 14:01:42 GMT</pubDate><guid isPermaLink="false">New Post: No 64 bit support 20100826020142P</guid></item><item><title>New Post: No 64 bit support</title><link>http://sqlbackup.codeplex.com/Thread/View.aspx?ThreadId=224419</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks for the FYI, I didn't realize that it won't run on x64! I will try to get an 64-bit version out in the next couple of days for you.&lt;/p&gt;&lt;/div&gt;</description><author>aaudette</author><pubDate>Mon, 23 Aug 2010 12:10:15 GMT</pubDate><guid isPermaLink="false">New Post: No 64 bit support 20100823121015P</guid></item><item><title>New Post: No 64 bit support</title><link>http://sqlbackup.codeplex.com/Thread/View.aspx?ThreadId=224419</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;It looks like the utility is 32 bit only. &amp;nbsp;I wanted to let folks know that before they download the tool. &amp;nbsp;A 64 bit version would be great!&lt;/p&gt;&lt;/div&gt;</description><author>tedtheo</author><pubDate>Sun, 22 Aug 2010 17:24:31 GMT</pubDate><guid isPermaLink="false">New Post: No 64 bit support 20100822052431P</guid></item><item><title>New Post: Back Up My Database</title><link>http://sqlbackup.codeplex.com/Thread/View.aspx?ThreadId=48492</link><description>&lt;div style="line-height: normal;"&gt;I didn't get how to configure the App.config to have Connection String. Also when I check code I didn't find any thing defined in ConfigurationManager. Can you please provide an example for same.&lt;/div&gt;</description><author>vikasumit</author><pubDate>Mon, 24 May 2010 17:26:10 GMT</pubDate><guid isPermaLink="false">New Post: Back Up My Database 20100524052610P</guid></item><item><title>New Post: How do I restore the DB</title><link>http://sqlbackup.codeplex.com/Thread/View.aspx?ThreadId=66840</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I found the problem.&lt;/p&gt;
&lt;p&gt;You have to set the restore to overwrite the database since the log is not backed up.&lt;/p&gt;
&lt;p&gt;HOWEVER, be sure you don't need the log fiel.&amp;nbsp; It contains transations that are useful for the recovery of transations.&amp;nbsp; Generally, these backups are used to recover from dire conditions, and the log files are not generally going to help.&lt;/p&gt;&lt;/div&gt;</description><author>Dewey</author><pubDate>Mon, 24 Aug 2009 21:30:45 GMT</pubDate><guid isPermaLink="false">New Post: How do I restore the DB 20090824093045P</guid></item><item><title>New Post: How do I restore the DB</title><link>http://sqlbackup.codeplex.com/Thread/View.aspx?ThreadId=66840</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I tried to restore a database using the backup, and it fails on SQL Server 2005.&lt;/p&gt;
&lt;p&gt;Is this only for the express version?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><author>Dewey</author><pubDate>Mon, 24 Aug 2009 21:05:49 GMT</pubDate><guid isPermaLink="false">New Post: How do I restore the DB 20090824090549P</guid></item><item><title>New Post: Back Up My Database</title><link>http://sqlbackup.codeplex.com/Thread/View.aspx?ThreadId=48492</link><description>&lt;div style="line-height: normal;"&gt;There is a connection string setting in the app.config file. You can set this string to connect to your remote server and execute the backup that way.&lt;br&gt;
&lt;/div&gt;</description><author>aaudette</author><pubDate>Tue, 28 Apr 2009 13:38:49 GMT</pubDate><guid isPermaLink="false">New Post: Back Up My Database 20090428013849P</guid></item><item><title>New Post: Back Up My Database</title><link>http://www.codeplex.com/SqlBackup/Thread/View.aspx?ThreadId=48492</link><description>&lt;div style="line-height: normal;"&gt;&lt;br&gt;
    Hi all,&lt;br&gt;
        I hosted the site in some shared hosted server. I want to take the backup of my Database from the shared server to my to local system. Is this possible with this Utility. &lt;br&gt;
&lt;br&gt;
            If not can you suggest any other process or any utility to get my database back.&lt;br&gt;
&lt;br&gt;
            Please help me out.&lt;br&gt;
&lt;br&gt;
    Thanking you&lt;br&gt;
    Venkat&lt;br&gt;
&lt;/div&gt;</description><author>suniltvl</author><pubDate>Wed, 25 Feb 2009 13:56:18 GMT</pubDate><guid isPermaLink="false">New Post: Back Up My Database 20090225015618P</guid></item></channel></rss>