Subject Creating a Thread to prepare/open datasets
Author Kevin Stanton
Greetings!

I have a couple of screens that either prepare or open several queries
before displaying a screen (ie: Invoice Entry).

The first screen is simply a list of invoices the user has entered. The
second screen is where the user enters all the info for the invoice.

I have choosen to prepare/open several on this first display as it makes the
subsequent forms open very quickly.

What I am wanting to do is quicken up the display of the first screen, so:

Can I create a thread to open up the "other" queries (queries not required
to display the invoice list)?

If so, how would I go about doing this?

Thanks in advance,
Kevin