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 |
|
Rita Bhatnagar
Posting Yak Master
172 Posts |
Posted - 2002-10-08 : 12:53:11
|
| One of our client has msde installed. They are upgrading to xp.So he copied .mdf file as backup and later on put it back.Now the .mdf and .ldf files don't match.We try to log on to database and it does not let you open the database.I renamed the .ldf file.I detached the database and tried to attach it with sp_attach_single_file_db.It gives me error for the .ldf file.the file .......ldf may be incorrect.What should we do? |
|
|
|
|
|