I
icccapital
Access 2007 on Vista
I have a loop that loops through each client in a table that I get by using
the opendbrecordset function. Within the loop the openreport method is
called to send the report to the printer using this client.
What happens is the print job takes a few seconds, and once it is completed
the program is no longer running. I added a breakpoint just after the
openreport method and it doesn't even get to that breakpoint, the program
just is no longer running as if it timed out or something.
Any thoughts?
I have a loop that loops through each client in a table that I get by using
the opendbrecordset function. Within the loop the openreport method is
called to send the report to the printer using this client.
What happens is the print job takes a few seconds, and once it is completed
the program is no longer running. I added a breakpoint just after the
openreport method and it doesn't even get to that breakpoint, the program
just is no longer running as if it timed out or something.
Any thoughts?