What is the architecture of ms sql reporting service?



What is the architecture of ms sql reporting service?..

Answer / Krishna Mohan Bhagat

The architecture of MS SQL Reporting Services consists of four main components: Report Server, Report Model, Report Designer (including RDL files), and Extensions. Report Server stores reports and manages report execution, while Report Model provides a way to encapsulate data structures and relationships for reuse across multiple reports.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is the bookmark lookup and rid lookup?

1 Answers  


If there is failure during updation of certain rows, what will be the state?

2 Answers  


How column data types are determined in a view?

1 Answers  


What is DCL?

1 Answers  


How can I enforce to use particular index?

1 Answers   Symphony,


i have a table like this Eno ename 1 a 2 b 3 c i want to display ename and bossname from table hint boss is also an employee

3 Answers   NIIT,


What is the need for group functions in sql?

1 Answers  


What are the default system databases in sql server 2000?

1 Answers  


how will add additional conditions in sql?

1 Answers   Amdocs, Apps Associates,


Explain the advantages of merge replication?

1 Answers  


What is collation sensitivity?

1 Answers  


How to receive returning result from a query?

1 Answers  


Categories