My team member not supporting to use Crystal report in asp.net web application. specially Crystal report with mysql database. Is there any other report available?
views:
47answers:
2
A:
We've used DevExpress xtrareports - they have asp.net, winforms, silverlight, and wpf versions. I found them a lot more customisable than Crystal Reports.
Dave Arkell
2010-05-25 12:27:48
thank u man...is he open source?
Ayyappan.Anbalagan
2010-05-25 12:33:39
no, it's not open source
Dave Arkell
2010-05-25 13:51:49
+1
A:
DataDynamics' active report If you wan't to link it to a MySql database you'll need a ADO.NET data provider for MySQL
DrDro
2010-05-25 12:33:30
Yes, http://dev.mysql.com/downloads/connector/net/ you're probably allready using it if you are working with ASP.Net and a mysql database.
DrDro
2010-05-25 12:52:18