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 |
|
gwhiz
Yak Posting Veteran
78 Posts |
Posted - 2001-09-13 : 17:37:03
|
| Quick question. Is there any way to remove the first transaction log used in a database other than detaching the db.I have tried using ALTER Database but I get the following error:Server: Msg 5020, Level 16, State 1, Line 1The primary data or log file cannot be removed from a database. |
|
|
|
|
|