SQL Server 2008 - scheduled copy of production database into test and development databases

Posted by Anders Juul on Server Fault See other posts from Server Fault or by Anders Juul
Published on 2010-05-07T08:04:23Z Indexed on 2010/05/07 8:08 UTC
Read the original article Hit count: 485

Hi all,

I wish to schedule a copy from my production database into two other databases.

The databases are located on same server (instance?). The databases are currently backed up to server hard drive every night and basing a solution on this backup would be fully satisfactory.

What is the best way to do this?

Any comments appreciated,

Anders, Denmark

© Server Fault or respective owner

Related posts about sql-server-2008

Related posts about backup-restoration