Copying and Moving SQL Server Databases
Video References
These additional references will help you take what you've learned in this SQL Server Video to the next step.
Book References
Sorry, there are no Book References for this video.
Links / References
SQL Server Books Online [link]
Relevance: Books Online provides a high-level overview of how to copy databases using Backup and Restore operations:
Copying Databases with Backup and Restore
2008
There's also an overview of how to Restore Files to a New Location
using T-SQL. And a similar How to guide that provides additional
information if needed.
