multiple threading in access (1 Viewer)

FireStrike

Registered User.
Local time
Today, 16:31
Joined
Jul 14, 2006
Messages
69
I have a form that connects to three different databases on three different servers. Each query takes about 3 minutes. When run this form takes about 9-10 minutes to load while the servers are busy. I was wondering if it is possible to multithread these queries and run them all at the same time. This would cut the query time down to a third of what it is now. If it is even possible, can anyone tell me how to pull this off?
 

Users who are viewing this thread

Top Bottom