Max # of Databases in one instance of Access

M

Mike

What is the the maximum number of databases that can be
open during a single instance of Access 2000? What
problems can occur if using the max or close to? what
performance issues?
 
V

Van T. Dinh

Do you mean opening Access software, opening a database, closing it, opening
another database, closing it, ...

No limits AFAIK since Access should close the previous database completely
before opening a new one. However, there are cases where Access cannot
close down a database due to objects your VBA code creates but not destroyed
afterwards.
 

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