Subject Database backup corrupted Primary keys are gone.
Author jack_engleman
I have a database backup and I know the data is in the backup, but
when I restore the backup alot of the data is missing and the primary
index's are missing on each table that has a primary key. I have been
able to recover some data, but alot of the data cannot be accessed.
Select * on the table gives me nothing. Is there a way to create
primary keys that have been lost for some reason and maybe then I can
recover the data.

Jack Engleman