SQL Server Reporting Services includes sample applications, scripting samples, report model samples, and report samples that you can use to learn about programming with the Report Server Web service and designing reports.
To view the samples, first make sure that the Reporting Services samples are installed. They are located by default at <drive>:\Program Files\Microsoft SQL Server\100\Samples. If not, you need to install the samples. For instructions about how to install and uninstall the samples, see Installing Samples. You can also download the samples from the Microsoft Download Center.

In This Section
-
Report Model Samples
-
Provides instructions for opening, deploying, and using the AdventureWorks report model sample.
-
Report Samples (Reporting Services)
-
Describes the sample reports written for Reporting Services.
-
Script Samples (Reporting Services)
-
Describes scripts written for Reporting Services using Microsoft Visual Basic.
-
Compiling and Running Code Examples
-
Provides instructions for running and using sample code and sample script.
-
Application Samples (Reporting Services)
-
Describes the sample applications written for Reporting Services using the Microsoft .NET Framework.
-
Extension Samples (Reporting Services)
-
Describes the sample extensions written for Reporting Services using the Microsoft .NET Framework.
-
How to: Publish Report Samples
-
Follow step-by-step instructions to publish report samples that use the AdventureWorks sample database.
Important: |
|---|
|
Samples are provided for educational purposes only. They are not intended to be used in a production environment and have not been tested in a production environment. Microsoft does not provide technical support for these samples. Sample applications and assemblies should not be connected to or used with your production SQL Server database or your report server without the permission of the system administrator. Microsoft does not provide technical support for these samples.
|

See Also