After SQL Server crashed, one of my databases showed up as suspect. I attempted to detach and reattach it, but the reattach process will not complete due to Code Page errors in the .mdf file.
Is there any way of 'repairing' 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.
Thanks,
Barry
Is there any way of 'repairing' 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.
Thanks,
Barry