Showing posts with label Reporting Services. Show all posts
Showing posts with label Reporting Services. Show all posts

Monday, September 10, 2012

Publishing Reporting Services reports to SharePoint in Native Mode


Reporting Services reports can be published to SharePoint using 2 modes, Native and SharePoint Integration Mode, here we shall see on how to publish a Reporting Services Report to a SharePoint Page in the Native mode.

Publishing Reporting Services reports to SharePoint in SharePoint Integration mode


Reporting Services reports can be published to SharePoint using 2 modes, Native and SharePoint Integration Mode, here we shall see on how to publish a Reporting Services Report to a SharePoint Library in the SharePoint Integration mode.

Configure Reporting Services SharePoint Integration Mode

Reporting Services reports can be published to SharePoint using 2 modes, Native and SharePoint Integration Mode, here we shall see on how to configure the Reporting Services to SharePoint integration mode so that the reports created in the Reporting Center can be published directly to SharePoint Libraries.

Integrating SQL Server Reporting Services with SharePoint


The SQL Server Reporting service can be integrated with SharePoint to display the Reporting services reports in SharePoint pages and dashboards.

Integration Modes
The Reporting Services can be configured to work with SharePoint in 2 modes Native & Share Point Integration Mode.

Native Mode: In the Native mode, the reports are created, stored and processed in the         reporting server itself, to display these reports in SharePoint we can use the Reporting Services          web parts, provide the URL of the
Report Manager instance and the actual Report to be displayed, and           the report will get displayed in the Web part.

Share Point Integration Mode: In this mode, the reports created in the reporting server    can be published to a SharePoint Library, which is configured during setting up the integration          mode. Provide access rights to the report using SharePoint Security Model.

Integrates with WSS 3.0 Also

Windows SharePoint Server 3.0 does not have the Reporting Center and Dashboard features. By integrating Reporting Services with WSS 3.0 we can create our own dashboard like pages and display reporting services reports using the Reporting Services web parts.

Reporting Services in SharePoint

Reporting services also called SSRS (SQL Server Reporting Services) is a Reporting tool which comes packed with SQL Server. It is a server-based reporting platform, which produces a variety of reports based on different data sources.

The Reports created using Reporting Services can be integrated with SharePoint and can be displayed in SharePoint pages / web parts.