Corrupted Database

  • Thread starter Thread starter Luke Bellamy
  • Start date Start date
L

Luke Bellamy

Hi - my Acc2002 mdb is corrupted. I've tried all the tricks I know
(including Tony Toews tricks)
and I believe it's the forms, reports, or modules that are corrupted (not
data).
There are alot of apps on the web that repair the tables (data) but not many
that
look at the forms and code etc.

Can anyone recommend a good app or company that can repair mdb files (2002)
with bad forms, reports, or VBA modules?

Thanks,
Luke Bellamy
 
Luke Bellamy said:
Hi - my Acc2002 mdb is corrupted. I've tried all the tricks I know
(including Tony Toews tricks)
and I believe it's the forms, reports, or modules that are corrupted (not
data).
There are alot of apps on the web that repair the tables (data) but not many
that
look at the forms and code etc.

Can anyone recommend a good app or company that can repair mdb files (2002)
with bad forms, reports, or VBA modules?

None that I know of. Although I certainly could be wrong. AFAIK
retrieving objects other than tables, and possibly queries and macros,
is far more difficult than retrieving tables, etc.

For example the VBA code is now, IIRC, saved as a single humongous row
in a system table.

Best wishes on this problem.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top