I have a web application that was build in c# and uses queries in L2E. I need some basic reports with date parameters. What are my options? And if possibole as a scond need: printing those reports to CSV? Thanks
Updates:
I have done some reading: Compare SQL Server Reporting Services to Crystal Reports
and I am thinking to do RDL reports. Can anyone give me steps to do start doing so in vs2008? I am using ms SQL.
I found out that Crystal reports is not free. the SSRS is free with ms sql even the express edition.
some links that helped:
Compare SQL Server Reporting Services to Crystal Reports
and just used report builder instead of link 2 entities.