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 |
lovericky
Starting Member
2 Posts |
Posted - 2008-11-12 : 03:20:36
|
I have changed the database name(abcd) to abc.I have copied .mdf and .ldf files on new server.When I try to Attach this .mdf I am getting error. Those databases that I haven't changed the database names were attached on new server without any error.Plz help me I am administrator |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-11-12 : 03:48:57
|
what was the error you got? |
 |
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-11-12 : 06:40:25
|
quote: Originally posted by lovericky I have changed the database name(abcd) to abc.I have copied .mdf and .ldf files on new server.When I try to Attach this .mdf I am getting error. Those databases that I haven't changed the database names were attached on new server without any error.Plz help me I am administrator
Where did you change DB name? Explain clearly. |
 |
|
Jason100
Starting Member
34 Posts |
Posted - 2008-11-13 : 21:41:38
|
you should Attach the .mdf ,and rename the database name |
 |
|
|
|
|