OKB Data base size

  • Thread starter Thread starter Ehab Awwad
  • Start date Start date
E

Ehab Awwad

I tried to compact and repair my access data base
but after that i have the folloing message unrecognized
database
AND THE DATA BASE SIZE BECOME 0KB
THE ERROR code IS 800A03EA
is there any way to recover my data

note ihave newfile with small size in the same folder
named as adp.db1
regards
 
The adp.db1 is most likely the file that Access created
when attempting to compact and repair the database. It
was not able to complete the process. The last thing that
it does is delete the original mdb file and then rename
the temporary file (your adp.db1) to the original name.

Try opening the adp.db1 to see if it contains your data.
If I am correct it will have your data and you could just
rename it to the desired name.

HTH

Byron
 
Back
Top