Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Closing Inefficiencies

Status
Not open for further replies.

BCullenward

Programmer
Joined
Oct 12, 2005
Messages
6
Location
US
It takes several minutes to close down my access database, it is not all that large (around 4-6 megs when compacted). Does Access go through and run all the queries prior to shutting down? If so is there a way to prevent this? (it has a SQL Server 2k backend) and the largest table that is used has less than 300k records
 
Try this:

Tools --> Options --> General (tab)

Uncheck the three boxes under Name AutoCorrect.

That should speed up your runtime.

-------------------------
Just call me Captain Awesome.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top