Page 0 is the file header page, and the file is the primary database file (the mdf file). You have a
problem with a "root" page for the "root" file for your database. I guess you can open a case with
MS support but I'd be extremely surprised if they can do anything about this one.
I guess you can create a new database with same filenames as this one, stop SQL Server, and "slide
in" these files instead of the newly created db files. Again, probably a waste of time, though.
There exist at least one type of recovery tool for SQL Server out there. I've never used it, I
should add...
http://www.officerecovery.com/mssql/

Signature
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi
>I get this error:
>
[quoted text clipped - 45 lines]
>> > >
>> > > Thanks
rbfigueira - 01 Jul 2008 11:36 GMT
Hi Tibor,
I have tried all! Not work
Also several recover tools and not work!!
I think I have lost this database!!! DAM!
I give up!!
> Page 0 is the file header page, and the file is the primary database file (the mdf file). You have a
> problem with a "root" page for the "root" file for your database. I guess you can open a case with
[quoted text clipped - 56 lines]
> >> > >
> >> > > Thanks