Access Crashing

L

Lori

When I am making any changes to our database program. It will just shut down
the entire program. For example, I was in design mode on a report...I made
some changes and clicked saved. As soon as I clicked save, it shut down the
whole program and when I went back in it did not save my changes. It then
won't let me into anything until I run "compact and repair" utility. Does
anyone have any idea of what might cause this. It's not just happening when
I click save, it happens when I switch from design preview to print preview.
 
A

Arvin Meyer

You most likely you have at least one corrupted object. See if you can make
an MDE. If not, you should be able to find the corrupted object. Then try
importing everything from the old database into a new empty database. You
can also try the code at:

http://www.datastrat.com/Code/DocDatabase.txt

and have a look at Tony Toews corruption page:

http://www.granite.ab.ca/access/corruptmdbs.htm
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access Downloads
http://www.datastrat.com
http://www.mvps.org/access
 
Q

questionnaire response database question

I have the same problem. Whenever I save or change views, the database shut
down. How does the coding stated in the first link works????????
 
Q

questionnaire response database question

by the way, do you mean by making a MDE? how does that work?
 
Q

questionnaire response database question

I have tried making a MDE and that works... however some forms still CLOSE
automatically after loading for a while. I REALLY NEED HELP
 
Top