|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Sunday, August 05, 2012 5:18 PM
Points: 1,
Visits: 4
|
|
Please help me with this problem.
SQL 7.0
I copied both ldf and mdf file after shutting down the SQLServer because of HDD failure.
SQL 7.0 server on new computer won't attach the db with following error.
[Microsoft][ODBC SQL Server Driver][SQL Server] The header file for the "D:\database\dbname.ldf" is not a valid database file header. The pageAudit property is incorrect.
Thanks in advance.
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Wednesday, June 12, 2013 2:54 AM
Points: 1,076,
Visits: 5,128
|
|
Are you using UI or sp_attach_db? Please post the query you are using.
|
|
|
|