Access Crashing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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
 
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????????
 
I have tried making a MDE and that works... however some forms still CLOSE
automatically after loading for a while. I REALLY NEED 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

Back
Top