SQL Server 2008 - scheduled copy of production database into test and development databases
- by Anders Juul
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