SSRS Architecture

The Reporting Services Architecture
Reporting Services has a quite a few components that work together seamlessly to
provide a complete reporting solution. The full Reporting Services architecture
includes development tools, administration tools, and report viewers. There are a
number of ways to get to Reporting Services programmatically, including URL,
SOAP and WMI interfaces.
Figure 17-1 shows a simplified diagram of the main Reporting Services components
that we’ll be using in this chapter.


• Report Server is the core engine that drives Reporting Services.
• Report Manager is a Web-based administrative interface for Reporting Services.
• Report Designer is a developer tool for building complex reports.
• Report Builder is a simplified end-user tool for building reports.
• The Report Server database stores report definitions. Reports themselves can
  make use of data from many different data sources.

Comments

Popular posts from this blog

Deleting Duplicate Data From SQL Server Table

SSIS vs. T-SQL

Excel Based Reporting