How can I add Reporting Services reports to my application?
Answer / Ajay Kumar Agnihotry
To add Reporting Services reports to your application, you can use the ReportViewer control in Windows Forms or WebForms. You will need to configure a Report Server URL and credentials in order for the ReportViewer to access the reports.nAlternatively, you can embed the RDL files directly into your project if you don't want to use the Report Server.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are different types of roles provided by ssrs?
What is the web service used for reporting services?
Can we run Reporting Services with SQL Server express edition, which is a free version of SQL Server?
How to backup encryption key ?
What new data source types were added in ssrs 2014?
You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?
how you can configure a running aggregate in SSRS?
User wants only to display only pdf as export option in report manager. How to achieve this?
What are the reporting services components?
What is data set in report?
Can You Use Data Mining Models In Ssrs?
What is subreport?