Book Image

Microsoft SQL Server 2014 Business Intelligence Development Beginner's Guide

By : Abolfazl Radgoudarzi, Reza Rad
Book Image

Microsoft SQL Server 2014 Business Intelligence Development Beginner's Guide

By: Abolfazl Radgoudarzi, Reza Rad

Overview of this book

Table of Contents (19 chapters)
Microsoft SQL Server 2014 Business Intelligence Development Beginner's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Time for action – installing AdventureWorks SSRS sample reports


For samples in this book, we need to install SSRS sample reports mentioned in this section. For this reason, this section shows the installation steps. Perform the following steps for installation:

  1. Download the sample reports from the URL http://msftrsprodsamples.codeplex.com and then install reports.

  2. After installation, go to Start, and under All Programs, open Microsoft SQL Server 2008R2 Community and Samples Code.

  3. Then, go to the folder AdventureWorks 2008R2 Sample Reports under Samples/Reporting Services/Report Samples.

  4. Now, double-click on the AdventureWorks 2008R2.sln solution file.

  5. The solution will be opened in SSDT, and it will also be upgraded in SSDT 2010 or 2012. So continue by clicking on Upgrade wizard and upgrade the project.

  6. In the Solution Explorer window, under Shared Data Sources, open AdventureWorks2008R2.rds and click on Edit in the Shared Data Sources Properties window.

  7. In the Connection Properties window, change...