Runtime Error

G

Guest

Every time I try to enter an event or access the code builder I get the
following message:
Runtime Error!
Program: C:\Program Files\Microsoft Office\Office11\MSACCESS.EXE

Abnormal program termination

Any ideas on how to correct this?

Thanks.
 
G

Guest

I tried the compact/repair with no change.

How do you decompile? I can't get into the code builder. If I go to an
event and click on the ..., before I can do anything else, I get the error
and Access shuts down.
 
G

Guest

To decompile, open the mdb like this:
"c:\program file\path\to\msaccess.exe" "c:\path\to\myDb.mdb" /decompile

Barry
 
G

Guest

Thanks for the information.

I tried that but it still is giving me the same error message.
 
G

Guest

Is this only happening on this database? If not, it's probably an Access
issue. If it is and you've imported the db objects into a new db, one of the
objects might be corrupt.

There is a free tool that will perform a rebuild operation, which
essentially saves every object as text and then recreates them from text.
This has been known to repair corrupted mdb's. You can find it here:
http://www.aadconsulting.com/acdbmechanic.html

Barry

mjb said:
I created a new database. I am still getting the error.
 
G

Guest

Just to let you know, I moved to another computer and recreated the database.
I have not received the error since.

I guess I'll be rebuilding a computer in the near future.

Thanks for all of your help.
 

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

Similar Threads


Top