SQL Server Reporting Services in SharePoint mode or in Native mode






4.67/5 (2 votes)
SQL Server Reporting Services in SharePoint mode or in Native mode.
Introduction
I installed SharePoint 2010 SP1 Enterprise Server and SQL Server 2008 R2.
Here are the steps to configure SSRS in a SharePoint Integrated mode.
- After the SSRS installation process finishes on your SQL Server, click on Start -> Microsoft SQL Server 2008 R2 -> Configuration Tools -> Reporting Services Configuration Manager.
- Choose the Server Name and Reporting Services instance and click on Connect.
- The following screen is important because it shows us the status of your SSRS server. When you finish your configuration process you can go back to this screen and see the Report Server mode will be set to a SharePoint Integrated mode.
- Navigate to the Database tab and click on Change Database.
- Choose to create a new report server database and click on Next.
- Perform a connection test and if it succeeded continue and click on Next.
- Choose the SharePoint integrated mode and click on Next.
- Choose authentication type and your service credentials. Click on Next.
- Verify the information in the summary screen and if everything seems fine click on Next.
- Navigate to the Web Service URL tab and after configuring the Web Service Site information click on Apply.
- Navigate to the SharePoint 2010 Central Administration and click on General Application Settings.
- Click on Reporting Services Integration.
- In the Report Server Web Service URL provide the URL. Choose an authentication mode and User credentials. Choose whether to activate the feature on all existing site collections or in specified site collection. Click on OK.
- Navigate back to the General Application Settings screen choose the Add a Report Server to the Integration option.
- Provide the Server name and choose an instance.
- Provide the SSRS Service account credentials and click on OK.
If you haven’t created a site in SharePoint for SSRS yet, this is the time to create it.
Once the process finishes you will get the following screen:
Well done!! You have installed SSRS and can start using SharePoint’s features and enhancements for Reporting Services!