I Need help PLEASE

  • Thread starter Thread starter Keifdachief
  • Start date Start date
K

Keifdachief

If my access program has an error that does not let me open it without any
information....what do i do?!
 
Try opening a new blank database and importing everything from the corrupted
one.

Try the (undocumented) decompile, e.g.
msaccess.exe /decompile "C:\MyDatabase.mdb"
followed by recompiling your code after reopening a code module.

Of course make a copy of the dB first - no matter what you do!
Mich
 

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