SQL Server Reporting Services Samples
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 ensure that the Reporting Services samples are installed. They are located by default at <drive>:\Program Files\Microsoft SQL Server\90\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
Name | Description |
---|---|
Provides instructions for opening, deploying, and using the AdventureWorks report model sample. |
|
Describes the sample reports written for Reporting Services. |
|
Describes scripts written for Reporting Services using Microsoft Visual Basic. |
|
Provides instructions for running and using sample code and sample script. |
|
Describes the sample applications written for Reporting Services using the Microsoft .NET Framework. |
|
Describes the sample extensions written for Reporting Services using the Microsoft .NET Framework. |
Important
These 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.
See Also
Other Resources
Installing AdventureWorks Sample Databases and Samples
Samples and Sample Databases