How Many open Recordsets

E

Eddy

I am doing an upload from a txt file into 8 various lookup tables in
Access2003. Is there a benefit to opening 8 recordsets initially and
leaving them open until the data is uploaded? Or would it be beneficial to
do a Select/Case and open the appropriate recordsets only when I need to
then close them until next needed.

Looking to determine if speed or corruptability or any other factors I
haven't thought of would dictate which means to use.
Thanks
 

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