Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
jshurak
Starting Member
44 Posts |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2008-05-01 : 14:58:34
|
| Use the WITH MOVE clause of the RESTORE DATABASE command. If using the GUI, go to the Option tab and specify new locations for the files or new file names.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/Database maintenance routines:http://weblogs.sqlteam.com/tarad/archive/2004/07/02/1705.aspx |
 |
|
|
jshurak
Starting Member
44 Posts |
Posted - 2008-05-01 : 15:32:26
|
| thanks, I'll give that a try |
 |
|
|
|
|
|