Hi I have a main report which runs of a stored procedure this is grouped and I have two other sub reports embedded in the main report, these also run of different stored procedures. The two sub reports group on the group field of the main report by using linking. When I run the report and check SQL profile I can see the SQL database being accessed for each group. ie. executing both stored procedures for the sub reports for each group. Is there a way to prevent this since the stored procedure brings back all the information in one hit. I expected the report to group and sort this on the client/server machine. Using SQL server 2000 and CR ver. 8.0
Any help is much appreciated.
Gus
Any help is much appreciated.
Gus