Loading forms in split DB takes a long time...

J

Joe

I have a the BE db in a network folder and the users have
the FE on their desktops. Opening forms on the FE takes 1
or 2 minutes to load. What can I do to make the forms
load more quickly?
 
A

Albert D. Kallal

The solution is to force the back end to be opened all the time. You can
accomplish this by some code that simply opens a table in the back end. You
can even open a little form, and then minimize it.

There is a few other things to also check, but normally doing the above will
fix your problem.

Check out the following for more info on performance, and what to check:

http://www.granite.ab.ca/access/performancefaq.htm
 

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