multithreading in access

FireStrike

Registered User.
Local time
Yesterday, 20:12
Joined
Jul 14, 2006
Messages
69
I am using Access 2003. I have three databases on three different servers. I have a program that query's each of these databases. Each query takes between 3 and 4 minutes. Right now my program takes between 10 and 12 minutes to run. I was wondering if it could be multithreaded to run all three sql statements at once. This would greatly reduce the time my program runs. Could someone tell me if this is even possible, and if so, how to do it?
 

Users who are viewing this thread

Back
Top Bottom