What is a simple command line program or script to backup SQL server databases?
        Posted  
        
            by Frank Krueger
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Frank Krueger
        
        
        
        Published on 2008-09-23T18:07:47Z
        Indexed on 
            2010/03/25
            2:23 UTC
        
        
        Read the original article
        Hit count: 474
        
I've been too lax with performing DB backups on our internal servers.
Is there a simple command line program that I can use to backup certain databases in SQL Server 2005? Or is there a simple VBScript?
© Stack Overflow or respective owner