Cannot open any more databases (3048)

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

Guest

After scrolling through 67 records on my form, I get the error message:

"Cannot open any more databases (#3048)"

I have painstakingly gone through all modules in the database to verify that
I always close every database that I reference and also set the database to
NOTHING.

Why do I get this error message?
 
What an excellent response! Thank you, Alex. I never would have thought
that calling CurrentDB many times would create this issue.

Again, thank you for your help.
 
Alex, you suggest setting dbs "at startup".

So should dbs be global and used for all forms/modules?

Thanks,
 
Back
Top