dbTalk Databases Forums  

Re: Performance help: Access 97 to Access 2002 conversion

comp.database.ms-access comp.database.ms-access


Discuss Re: Performance help: Access 97 to Access 2002 conversion in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Terri
 
Posts: n/a

Default Re: Performance help: Access 97 to Access 2002 conversion - 08-28-2003 , 07:00 AM






John, here are a couple of things that you can try:

1. Compact your program if you have not done so already.

2. Decompile your program. You may have some old code that is
slowing you down. Decompile will get rid of all of the "ghost" code.
Here's the syntax: msaccess.exe /decompile "c:\database.mdb". However,
please read this article before doing:
http://www.mvps.org/access/bugs/bugs0008.htm for precautions and
cautions.

3. Be sure you have indexes on the important data elements in your
tables. This can make a dramatic difference in speed.

Good luck.
Terri

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.