Explain SSRS Architecture?
Answer / Shaista Khanam
SSRS architecture consists of three layers: Report Server, Report Model, and Report Designer. The Report Server manages report execution, delivery, and security. The Report Model provides a metadata layer for the Report Server, defining report items and their relationships. The Report Designer is used to create, design, and deploy reports.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between Tabular and Matrix report?
What is a cache in ssrs?
how would you store your query in an SSRS report or a Database server?
how you can deploy an ssrs report?
What is report server project?
What is a matrix in ssrs?
what is the main function of a query parameter?
What are drilldown reports?
Can You Use A Stored Procedure To Provide Data To An Ssrs Report?
How to add the custom code in Report?
Explain 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?