Deal with Large Data in Crystal Reports

-MaDDY-

New Member
I am using Crystal Report in our Membership Management System which we are developing on Asp.net, c# and SQL Server.Currently the database has more than 100000 rows in the table and will keep on growing with time & organization.The issue we are facing is regarding performance. The speed of the reports is too slow. On a local machine, it works great but when it's hosted on a server, it takes a long time loading and navigating from one page to another. When user navigates to the next page, it will wait for up to 2-3 mins each time. It is a single report, i.e. no sub reports.I have already checked out with database indexes, but still no major improvements.Kindly suggest me how should I deal with this issue. If any body know how to do pagination in Crystal as we perform on grid please let me know.
 
Back
Top