Share via


Windows Azure SQL Reporting Samples

Sample reports and a Windows Azure web role with a ReportViewer control that points to the sample reports, is available for download for Windows Azure SQL Reporting.

In this article:


Download Samples


Prerequisites

The samples have the following prerequisites:

Return to Top


Sample Data for Reports

Reports that use the SQLAzure_AdventureWorksLT data source require access to the following database, which must be installed on a Windows Azure subscription that you have access to:

Name Link
Download AdventureWorksLTAZ2008R2
database
AdventureWorks Community Samples Databases for Windows Azure SQL Database (December CTP)
Comparison between Windows Azure SQL Database version and SQL Server version http://sqlblog.com/blogs/john_paul_cook/archive/2010/09/12/sql-azure-differences.aspx
Video

Loading AdventureWorks into Windows Azure SQL Database

 Also, see Getting Started Guide for Database Administrators (Windows Azure SQL Reporting).

Return to Top


Report Samples

Sample Data source Description
SQLAzureReportingPreviewReportSamples README.txt Requirements and notes
  AnySQLAzureDatabase.rds
Column_Chart_Sales.rdl
Product_Sales_KPI.rdl
Store_Sales_in_New_York.rdl
  SQLAzure_AdventureWorksLT.rds
Product_Catalog_AWLTAz_2008R2.rdl
Product_Line_Sales_AWLTAz_2008R2.rdl

 Also, see Getting Started Guide for Report Authors (Windows Azure SQL Reporting).

Return to Top


SQL Reporting application samples for Windows Azure

Sample Name Description
Windows Azure SQL Reporting ReportViewer-SOAP API usage sample README.txt Requirements and notes
  ReportViewerRemoteMode
Displays reports published to a SQL Reporting report server URL that you provide.
  SOAPManagement Calls the report server Web service proxy ListChildren in the ReportingService2010 endpoint, to display a list of reports published on the SQL Reporting report server.
Windows Azure SQL Reporting Admin sample SQLReportingAdmin Sample The SQLReportingAdmin sample for Windows Azure SQL Reporting demonstrates the usage of SQL Reporting APIs, and manages (add/update/delete) permissions of SQL Reporting users.

 Also, see Getting Started Guide for Application Developers (Windows Azure SQL Reporting) and How to: Use ReportViewer in a Web Site Hosted in Windows Azure.

Return to Top


See Also

[[SQL Reporting Overview]]
[[Windows Azure SQL Database Overview]]
[[Windows Azure Survival Guide]]