This tutorial is designed to help you create a basic table report based on the AdventureWorks2008 database using Report Designer. You can also use Report Builder or the Report Wizard to create reports. In this tutorial, you will create a report project, set up connection information, define a query, add a Table data region, group and total some fields, and preview the report.
Your system must have the following installed to use this tutorial:
-
Microsoft SQL Server 2008 with the AdventureWorks2008 database installed. SQL Server 2008 samples and sample databases must be downloaded and installed before you can view or work with them. For more information, see Considerations for Installing SQL Server Samples and Sample Databases. To read about support for SQL Server sample databases and sample code for SQL Server Express, see Databases and Samples Overview on the CodePlex Web site.
-
SQL Server 2008 Reporting Services (SSRS).
-
SQL Server Business Intelligence Development Studio.
Note: |
|---|
|
Business Intelligence (BI) Development Studio is not supported on Itanium-based computers. However, support for BI Development Studio is available for x64-based computers. If the SQL Server sample databases have been deployed on an Itanium-based computer, use BI Development Studio on either an x86-based or x64-based computer to modify and run the samples.
|
You must also have read-only permissions to retrieve data from the AdventureWorks2008 database.
Lesson 1: Creating a Report Server Project (Reporting Services)
Lesson 2: Specifying Connection Information (Reporting Services)
Lesson 3: Defining a Dataset for the Table Report (Reporting Services)
Lesson 4: Adding a Table to the Report (Reporting Services)
Lesson 5: Formatting a Report (Reporting Services)
Lesson 6: Adding Grouping and Totals (Reporting Services)
Concepts
Creating a Report Using Report Wizard
Other Resources
Tutorials (Reporting Services)
Report Designer
Report Builder 1.0
Report Samples (Reporting Services)
Considerations for Installing SQL Server Samples and Sample Databases
Help and Information
Getting SQL Server 2008 Assistance