|
|
|
Home » TECHNOLOGY » SQL Server » SSRS
|
|
|
|
Page Content SQL Server Reporting Services
Reporting Services includes graphical tools and wizards for creating and publishing reports and report models; report server management tools for administering Reporting Services; and application programming interfaces (APIs) for programming against and extending the Reporting Services object model.
SQL Server Reporting Services is a server-based reporting platform that can used to create and manage tabular, matrix, graphical, and free-form reports that contain data from relational and multidimensional data sources. The reports that can be created can be viewed and managed over a World Wide Web-based connection.
Reporting Services includes the following core components:
- A complete set of tools for creating, managing, and viewing reports.
- A Report Server component that hosts and processes reports in a variety of formats. Output formats include HTML, PDF, TIFF, Excel, CSV, and more.
- An API that allows to integrate or extend data and report processing in custom applications, or create custom tools to build and manage reports.
|
|
|
|
|