Switch to full style
Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Post a reply

Lost MSAccess 2007 database file after "cut" and "paste"

May 29th, 2009, 7:29

I have a client who lost a database file after trying to back up the file from pc to external drive using "cut" and "paste" , no such file was found on both pc and external drive.

.accdb is the file extension, anyone know what is the header file for ACCDB? trying to search through using rs found none, gdb none, rmfiles none.

Or maybe Msaccess 2007 created a backup temp files somewhere?

thanks

Re: Lost MSAccess 2007 database file after "cut" and "paste"

May 29th, 2009, 8:54

Always check the simple things first... Did you search under windows for the file?

Maybe it was accidently moved to the wrong folder or renamed.

I know its simple but its commonly done.

Re: Lost MSAccess 2007 database file after "cut" and "paste"

May 29th, 2009, 9:03

thanks ZA, yes i did search found none.

Re: Lost MSAccess 2007 database file after "cut" and "paste"

May 29th, 2009, 10:12

Try this header:

00 01 00 00 53 74 61 6E 64 61 72 64 20 41 43 45

Re: Lost MSAccess 2007 database file after "cut" and "paste"

June 1st, 2009, 13:29

did you look in the recycle bin , since cut is the same as delete.

Re: Lost MSAccess 2007 database file after "cut" and "paste"

June 2nd, 2009, 0:37

yes recycle bin emptied, undelete found none, header search no results.
Post a reply