My application is a large windows form app that connects to databases via webservice. The client has no ability to get to the SQL Server. Do I even have an option of using Reporting Services, or do I have to use client deployed reports in RDLC files and pass it a dataset? If so, what are the advantages of using SSRS?
I don't have a problem with this method, since it is pretty much identical to what we do with Crystal Reports, but I want to make sure I understand the alternatives.
Thanks
The FAQ section about the ReportViewer controls may be helpful (e.g. #8): http://www.gotreportviewer.com/
-- Robert
No comments:
Post a Comment