Hi
I am using CR-8.5 & CR-10
I have a report with numerous subreports. The main and subreports access the same Stored Proc on a MS SQL 2000 DB. The subreports are linked to the main report using the SP parameters.
When I run the report it executes the SP for the main report and then for each of the subreports - is it possible for the main report to run the SP get the sub-reports to use the result set returned to the main report, as opposed to each sub-report running the SP individually.
I am using CR-8.5 & CR-10
I have a report with numerous subreports. The main and subreports access the same Stored Proc on a MS SQL 2000 DB. The subreports are linked to the main report using the SP parameters.
When I run the report it executes the SP for the main report and then for each of the subreports - is it possible for the main report to run the SP get the sub-reports to use the result set returned to the main report, as opposed to each sub-report running the SP individually.