Compact on close

A

Ashley

My database is 49MB.
Compact on close always lock up on closing. I often have
to end the task through task manager.
Is there something I can do to eliminate this problem?

Ashley
Thanks
 
K

Ken Snell [MVP]

Database may be corrupt. Create a new database and import all objects into
the new database.
 
R

Roger Carlson

Don't use Compact on Close. On my website (see sig below) is a small sample
database called "CompactDatabase.mdb" which shows how you can write your own
compact utility. The real advantage is the control it gives you to create a
backup that you can name so you can recover if anything goes wrong with the
compact.
 

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

Top