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 |
bob66k88
Starting Member
1 Post |
Posted - 2010-01-13 : 17:25:31
|
How do I rename a database and the associated files? I know to start by changing database to single-user. Want to rename testinc database with related files: testinc.mdf, testinc_1.ndf, testinc_2.ldf to rkco with related files: rkco.mdf, rkco_1.ndf, rkco_2.ldf |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|