Web Reporting Tools
Hi,
I am using Visual Studio 2005 for my website and using crystal report for my web report.
However, i keep facing request time out when view report, especially when multiple user access same database. I have run through my code using debugger, and found that it take not long time to get database connection and return my data, but the debugger will run to aspx code and stop there without any response until time out.
Any idea?
or any other suggestion for better web reporting tools except crystal report?
|