Restore Deleted Item

Jun 15, 2008 2 Replies

What is the best way to restore a deleted item from a backup. The item was deleted antecedently a couple weeks a go. I would like to pull all the info that gets deleted from the backup of the day before deletion and input it back into the database. What is the best way to go about doing this?



Richard


you can't ... you need to reinsert the item via OSQL, using a update statement to set to 0 the flag Deleted (if exists into Item table) or using a INSERT with statement disabling the ID column..

cod

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required