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.