Overview
In the prior sections, we used Business Intelligence Development Studio (BIDS) to create some sample reports. BIDS has a Preview capability that allows us to render our report in the development environment. When we have completed a report, we need to deploy it so that other users can run it.
Explanation
In this section, we will show how to deploy reports using the following methods:
- Business Intelligence Development Studio (BIDS)
- Report Manager
In SQL Server 2005 Reporting Services, you could also use SQL Server Management Studio to deploy reports. This functionality has been removed in SQL Server 2008.
You can also deploy reports to a SharePoint document library when you configure Reporting Services in SharePoint Integration mode. We are not covering SharePoint Integration in this tutorial.
Now, let’s continue to the next section to see how to deploy reports from BIDS.