View Full Version : Unexpectedly quits


Valerie
04-25-2006, 03:25 AM
I am developing a system using Access 2000. Occasionally when I click on the save button in a form or a report, Access unexpectedly quits without any messages and without saving the current work.

Any suggestions from any one would be welcome.

KenHigg
04-25-2006, 03:45 AM
Does it do this with any database you happen to be working on or just one in particular?

ghudson
04-25-2006, 06:31 AM
I suggest that you decompile the db. Or import all of the db objects into a new db. Make a copy before you start trying to fix it. Search around for there are plenty of threads on what I mentioned and for fixing db corruption and I suspect that yours is slightly corrupt.

phn
04-26-2006, 04:37 AM
my database does this too, it seems to have a mind of its own though as it only happens sometimes. no idea why :>

Valerie
04-26-2006, 05:40 AM
I've not come across Decompile before. How do you do this?

ghudson
04-26-2006, 12:15 PM
The real deal on the /Decompile switch (http://www.trigeminal.com/usenet/usenet004.asp?1033)

Solving Access IPFs with /Decompile (http://www.mvps.org/access/bugs/bugs0008.htm)

Searching is a great way to discover and learn the answers to your access programming questions. I googled for those.