Slow Loading Forms

  • Thread starter Thread starter Jim Bunton
  • Start date Start date
J

Jim Bunton

Access 2000, Windows 2k

I've got some fairly complex forms in a front end database
When they are used they load very slowly
All code has been debug > compiled
Database has been repaired and Compacted

They still run slowly!!

BUT
If I do a rebuild by creating a new database then dragging everything into
it and relinking all the required tables the forms load very quickly.

IS THIS NORMAL ?
IS THERE A WAY TO ACHIEVE THE SAME RESULT WITHOUT DOING A REBUILD?
 
This behaviors is usually the result of having track-name autocorrect.

Further, another trick is to ALWAYS keep a persistent connection form the FE
to the BE.

Do both of the above..and performance will get even better.

You can learn the above two tricks, and whole bunch more of thing to check
here:

http://www.granite.ab.ca/access/performancefaq.htm
 
Thanks for the reply Albert - Looks like the biz but today is Saturday - mow
the lawn etc - so I'll look at the details first thing Monday

Jim
 

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