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 |
|
victorious
Starting Member
3 Posts |
Posted - 2005-02-26 : 13:36:45
|
Hi! I have a huge problem.I have deattached the databaseI have four MDFsH:\Data1.mdfH:\Data2.mdfH:\Data3.mdfQ:\Data4.mdfTRNs for the last three daysand a missing LDF.How I can recreate the LDF?Should I apply the same solution? Please HELP ME!!! |
|
|
AndrewMurphy
Master Smack Fu Yak Hacker
2916 Posts |
Posted - 2005-02-28 : 09:29:53
|
| I think you want to explore the "single file attach" process (aka sp_attach_single_file_db SP in the MASTER DB) |
 |
|
|
victorious
Starting Member
3 Posts |
Posted - 2005-03-07 : 05:11:19
|
Problem solved. Thank you for the reply |
 |
|
|
|
|
|