Our DB server fell, and we need to restore some of it's DB's. We can find only the LDF file of the needed DB. Is there a tool that can use that for restoring? We're using SQL 2005.
A:
The LDF file is the transaction log, I doubt you can get anything useful out of it alone.
You do have backups, right?
Lasse V. Karlsen
2008-11-20 10:03:39