BCM Database 2003

P

Preacher

I have recovered a mdf and a ldf file from a deleted hard drive. I want to
attach this to a SQL server to retrieve info.

When I try to attatch the ldf file it errors with a torn page error. Can
anything be done here?

Thanks.
 
L

Luther

I have recovered a mdf and a ldf file from a deleted hard drive. I want to
attach this to a SQL server to retrieve info.

When I try to attatch the ldf file it errors with a torn page error. Can
anything be done here?

Thanks.

Delete the ldf file. I believe Sql will simply recreate it if it is no
present.
 
Top