Best way to backup a SQL Server database nightly?
        Posted  
        
            by Urda
        on Server Fault
        
        See other posts from Server Fault
        
            or by Urda
        
        
        
        Published on 2010-02-22T18:26:37Z
        Indexed on 
            2010/03/25
            18:03 UTC
        
        
        Read the original article
        Hit count: 343
        
What is the best way to backup a SQL Server 2005 database nightly?
I'm looking for a solution/strategy that would make the database backup file, and place it in an "outgoing" directory. We're wanting our FTP software to move it out to an offsite server.
Any suggestions on how to make this work as desired?
© Server Fault or respective owner