davidchardonnet
Programmer
Hello,
Is there a simple procedure to reduce the LDF file? On the database I work on, it's about 2 GigaBytes and I can't insert anything in it.
I work on SQL Server 7.0
I tried The DBCC SHRINKDATABASE command, it seems to work, but the file size is the same.
Even the FAQ is not clear enough...
Thank you
David
Is there a simple procedure to reduce the LDF file? On the database I work on, it's about 2 GigaBytes and I can't insert anything in it.
I work on SQL Server 7.0
I tried The DBCC SHRINKDATABASE command, it seems to work, but the file size is the same.
Even the FAQ is not clear enough...
Thank you
David