Hi,
I developed about 15 different reports that are accessed through our web site, one of the reports contains a call to a stored procedure in SQL Server which is fairly complicated. If I run the report using the Crystal Reports interface it takes about 4 minutes to display the report (which is normal response time for that specific query) and I can move about it with no problem (changing pages, going from first page to last, etc). If I run the report through the web site it takes the same time to return the first page BUT if I try to go to the next page, instead of being immediate, it takes again about 4 minutes to return (any page movement will take the same amount of time), it would seem that every time I change a page the query is rerun just to get the data for the specific page I'm requesting.
I'm running Crystal Reports XI and Visual Studio 2003
I will appreciate any help provided since this is a financial query and unfortunately we have auditors with us at the moment.
Thank you
Luis Torres
I developed about 15 different reports that are accessed through our web site, one of the reports contains a call to a stored procedure in SQL Server which is fairly complicated. If I run the report using the Crystal Reports interface it takes about 4 minutes to display the report (which is normal response time for that specific query) and I can move about it with no problem (changing pages, going from first page to last, etc). If I run the report through the web site it takes the same time to return the first page BUT if I try to go to the next page, instead of being immediate, it takes again about 4 minutes to return (any page movement will take the same amount of time), it would seem that every time I change a page the query is rerun just to get the data for the specific page I'm requesting.
I'm running Crystal Reports XI and Visual Studio 2003
I will appreciate any help provided since this is a financial query and unfortunately we have auditors with us at the moment.
Thank you
Luis Torres