rchatterjee
Programmer
Hello All
I am using a very old version of Crystal Reports v 8.5. I have a main report and 3 sub reports. All of these reports perform various types of groupings via a call to 3 separate SQL Server 2000 Stored Procedures. The data being queried is rather large and when the SPs are executed thru query analyzer, it takes about 2 minutes each to execute
My problem is when I am executing this query thru Crystal it takes about 5 minutes to bring the results to screen.
Also if I toggle to the subsequent page where the sub queries are there, it takes a very long time to bring up the data (much longer than if I were to run them in Query analyzer)
Can anyone advise how I can optimize my report
I am using a very old version of Crystal Reports v 8.5. I have a main report and 3 sub reports. All of these reports perform various types of groupings via a call to 3 separate SQL Server 2000 Stored Procedures. The data being queried is rather large and when the SPs are executed thru query analyzer, it takes about 2 minutes each to execute
My problem is when I am executing this query thru Crystal it takes about 5 minutes to bring the results to screen.
Also if I toggle to the subsequent page where the sub queries are there, it takes a very long time to bring up the data (much longer than if I were to run them in Query analyzer)
Can anyone advise how I can optimize my report