Hi,
I am running Crystal Report 8 report from the ASP page that I created. Unfortunately, the performance of the report running is very very slow. It took about nearly 15 minutes just to generate the report. It has about 1315 records.
The database connection in the report that I am running is taken from the stored procedure. Which means, there are few parameters passing involved.
The thing is, when I run the stored procedure through a SQL Query, it only took 13 seconds to produce the data.
Hhmmm.. what can be the problem that my report generates so slowly? Can it be the report formating or other things?
Your advise is much appreciated...
Thanks,
Catherine
I am running Crystal Report 8 report from the ASP page that I created. Unfortunately, the performance of the report running is very very slow. It took about nearly 15 minutes just to generate the report. It has about 1315 records.
The database connection in the report that I am running is taken from the stored procedure. Which means, there are few parameters passing involved.
The thing is, when I run the stored procedure through a SQL Query, it only took 13 seconds to produce the data.
Hhmmm.. what can be the problem that my report generates so slowly? Can it be the report formating or other things?
Your advise is much appreciated...
Thanks,
Catherine