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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 How do I drop a non-empty file

Author  Topic 

dtong004
Constraint Violating Yak Guru

281 Posts

Posted - 2001-09-05 : 10:27:46
I accidently create additional .ldf file. However, in the code, I missed "log", so after alter the database, the file added as regular file for data.

When I find this problem, it has been a couple days. I want to drop this file, however, it doesn't allow me to do.

Anyone has experience of working on this one?

Thanks

Daniel


   

- Advertisement -