Quick question on how reports generate: If I open a report in "Preview" mode and then send it to the printer, does it have to re-run its base query and regenerate in order to print?
If this is the case, would it be more efficient to open it in "Normal" mode so it goes directly to the default printer without a preview?
I'm asking because I have a report that is currently set to open in Preview, but takes a very long time to generate because it's based on a pass-through query which goes over a slow network via a slow ODBC connection to an Oracle database.
When it finally pops up in preview and I try to print it, it acts as though it's re-running the query (starting over, essentially) because it takes just as long for it to start printing as it did for the preview to generate.
I'm trying to think of ways to cut down the amount of time users have to wait to get printed output, since most users are going to want a printout anyway, not just the on screen preview.
TIA,
Anne
If this is the case, would it be more efficient to open it in "Normal" mode so it goes directly to the default printer without a preview?
I'm asking because I have a report that is currently set to open in Preview, but takes a very long time to generate because it's based on a pass-through query which goes over a slow network via a slow ODBC connection to an Oracle database.
When it finally pops up in preview and I try to print it, it acts as though it's re-running the query (starting over, essentially) because it takes just as long for it to start printing as it did for the preview to generate.
I'm trying to think of ways to cut down the amount of time users have to wait to get printed output, since most users are going to want a printout anyway, not just the on screen preview.
TIA,
Anne