My SQL 7 Server went down over the weekend. In trying to get it back on line, one of my databases was suspect. I attempted to detach and reattach, but the reattach process will not complete due to Code Page errors in the .mdf file.
Is there any way of 'fixing' the .mdf file so that I can reattach it? Any attemp at running dbcc checkdb results in a message saying that the database isn't found in the sysdtabases table.
Any help would be greatly appreciated as I do not have a backup available.
Thanks,
Is there any way of 'fixing' the .mdf file so that I can reattach it? Any attemp at running dbcc checkdb results in a message saying that the database isn't found in the sysdtabases table.
Any help would be greatly appreciated as I do not have a backup available.
Thanks,