Corrupted MDB

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All!

I have a serious problem, please help, if you can.

In a multi-user environment I have a back-end mdb for data, front-end mdes
for GUI and an mdb for development. I was just writing code for a form in my
develpment mdb when Access 2002 shut down and tried to send an error report...
Now I am informed that the file is corrupted and can't run compress and
repair.

I found out that the problem is in the modules, because I can export all my
object excluding forms and modules.

Do you know any opportunities to have this mdb repaired or rather get my
worthy code out of it???

Thanks for any help in advance!

Bence
 
Hi All!

I have a serious problem, please help, if you can.

In a multi-user environment I have a back-end mdb for data, front-end mdes
for GUI and an mdb for development. I was just writing code for a form in my
develpment mdb when Access 2002 shut down and tried to send an error report...
Now I am informed that the file is corrupted and can't run compress and
repair.

I found out that the problem is in the modules, because I can export all my
object excluding forms and modules.

Do you know any opportunities to have this mdb repaired or rather get my
worthy code out of it???

Well, get out your backup disk would be the first suggestion... :-{(

Lacking that... check the resources at

http://www.granite.ab.ca/access/corruptmdbs.htm

It may or may not be possible to salvage anything from the code;
you're durned lucky you were able to get anything saved.

John W. Vinson[MVP]
 
Hi John!

Thanks for your advice. Shamely I haven't found any way except returning to
my last backup and rewrite the new codes.

Now I really do understand the importance of backups! :)

Bence
 
Back
Top