what are the reporting service components in SSRS?
Answer / Anoop Tiwari
In SQL Server Reporting Services (SSRS), the reporting services components include the following:n1. Report Manager: A web-based interface for managing, viewing, and running reports.n2. Report Builder: A tool for designing and creating new reports using a graphical user interface.n3. Report Model: An XML schema that defines data sources, business objects, and relationships between them.n4. RSReportServer: The core Windows service responsible for executing reports and managing report processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the reporting service components in SSRS?
What are different types of roles provided by ssrs?
What are sub reports?
What is format parameter in ssrs?
What is query parameter in ssrs?
What is a dataset and what are the different types of datasets?
What are the limitations/drawbacks or ssrs 2008 r2?
In case you have filters in your report, when filters will be applied in cached report instance?
Explain how would you store your query in an SSRS report or a Database server?
What are drilldown reports?
What is snapshot report?
Can you always create a cache of a report?