Am Thu, 24 Apr 2008 01:06:28 -0700 (PDT) schrieb nano2k:
> Hello
>
> I accidentaly ran a DELETE command against a table with a wrong WHERE
> clause.
> My database had no backup, but the recovery model was Full.
> I am using SQL Server 2005.
>
> Is there a way, or any utility software that could help me recover the
> lost data?
> The .ldf file is twice as big than the .mdf file, so I think that my
> records are still there in the .ldf file.
>
> Thanks.
I don't know a way to read the log file. And the only tool i know which can
possibly help you is Apex SQL Log, but it has it's price:
http://apex-sql-log.apex-sql-llc.qarchive.org/
bye,
Helmut