Hi all,
I have a db set for Simple recovery model. The data is semi-critical but reproducible. It's backed up weekly. I want to restore just a single table from this db from the full backup--to either a separate tablename or to a new, temporary database--I need to compare some values. Even though the data is reproducible for my purposes I want to just get the data from the backup, Is this possible? Thanks,
--Jim
I have a db set for Simple recovery model. The data is semi-critical but reproducible. It's backed up weekly. I want to restore just a single table from this db from the full backup--to either a separate tablename or to a new, temporary database--I need to compare some values. Even though the data is reproducible for my purposes I want to just get the data from the backup, Is this possible? Thanks,
--Jim