Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

restore on record of file

Status
Not open for further replies.

nhtraven

Technical User
Dec 10, 2000
114
0
0
US
Can someone tell me how to, or if it is possible, to restore just one record of a file. I have Veritas v8.6 backup exec. Someone has deleted one record of an access database, and i am trying to restore it, or look at it, so i can copy that file back into the database. I cannot do a complete restore onthe system. Is it possible to view the file thru this program? I would appreciate any and all help.

THanks
Raven
 
You should be able to go to the Restore tab, expand the tree to find the backup that you need. For example: let's say it's on Computer A and is on the D drive. There should be an entry for Computer A, expand that, find the D drive and expand that. Then you should see a list of backups by date. Find the one you want, expand that and keep expanding until you see the file you want to restore. Click (check) that file and then restore it.

-SQLBill
 
SQLBill,

Thank you for your reply. What I need to do is open the MSAccess database, and get the individual record out of a table. I cannot restore the whole database because there is a wealth of information that is inputted daily, and it will put us back a few days. So with this being said is there a way to open the Dataabase, to get the record?

THanks for your help
Raven
 
Nope. I suggest restoring it to a different location (create a new Access database which is empty) and then copying the missing record from the restored db into the actual db.

-SQLBill
 
nhtraven

just do a redirect restore of the access db file to another location and open it from here, extract the record, and then import it into the live access db.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top