Cannot open any more databases. (Error 3048)

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

Guest

I created a report with multiple sub reports. When I preview the report, all
looks good, but when I go to print the report, this is the error message that
I get. Can anyone help me with this.
 
When you print the report, all the queries for the report rerun. You then
have too many queries open - queries from running the report in preview mode
and queries from printing the report. The solution is to create a custom
menu to print your report when the report opens in preview mode. The print
button on the custom menu first needs to close the report and then open the
report to print. This way you only have the queries to print the report
open.
 

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

Back
Top