Interview Preparation mode beta
Funny Facebook Status Funny Facebook Status
Enter your email address

Explain the architecture of reporting services

Nice?Vote!

1 Answer

Nice?Vote!
Reporting Services runs as a middle-tier server as part of the existing server architecture.

SQL Server 2000 should be installed for the database server, and Internet Information Services 6.0 as a Web server.

The report server engine takes in report definitions, locates the corresponding data, and produces the reports.

Interaction with the engine can be done through the Web-based Report Manager, which also lets you manage refresh schedules and notifications.

End users view the report in a Web browser, and can export it to PDF, XML, or Excel.
answered 1 year ago by R (19,530 points)

Related questions