Click here to Skip to main content
15,897,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello I was given the task of migrating our reports (*.rdl) off our Report Server (SSRS 2008) and onto the same server where the web app is running ( using *.rdlc )

(1) I havent been able to find anything explaining how to access and reference multiple reports without hardcoding them as shown here:
http://forums.asp.net/t/1472608.aspx
Other websites and references just illustrate a single report or just created a new report.

(2) Report parameters: Can it dynamically code for the parms or do we have to code for each report individually as indicated on the same website mentioned above.

(3) Selecting the report? How do we go about selecting these reports, in the website above they are hardcoded. Has anyone tried other methods ?


Sincerely

George Lewycky
New York City
George.lewycky@nyct.com



Other useful link I found are:
http://www.gotreportviewer.com/
http://blog.jsmoot.com/2013/10/thinking-of-using-microsoft-reports.html
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900