Command Line restore of sql database

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dave

    Command Line restore of sql database

    I have a client that requires me to back up his sql7 db to my server
    and restore it in sql200, then restore it so they can run from my
    server if disaster hits his server.

    I have a batch file that runs to securely move data from his server to
    my server. Now all I need is a way to automate the restore process.

    I would like to do it all from with in my batch file if possible.

    Any help would be great.
    Any samples would be even better.

    Thanx
Working...