More Threads.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I was trying to increase the number of threads that a program uses.
I thought this would do it.
application.setoption "Threads", 10

This give me an error. What is the correctly way to increase the number of
threads. via VBA.

Scott Burke
 
Access help file says that Access defaults to 3 threads. You can change it
in the registry or programmiclly. I perfer the program option my self.

The catch. The help file does NOT tell how to change the threads but it
does show you how to change other options.!?

Scott Burke
 
Back
Top