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 |
how you can deploy an ssrs report?
Explain can you implement data mining in ssrs?
What is the report builder?
What is subreport?
When to use null data driven subscription?
What are click through reports?
How to create “dependant” parameter “make, model, year”
can SSRS reports Cache results?
Is ssrs support other database except ms sql server?
what is the difference between Tabular and Matrix report?
How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?
Can we run Reporting Services with SQL Server express edition, which is a free version of SQL Server?