Connecting To Report Data How-to Topics
SQL Server 2008
The first step in creating a report is to define a data source connection and specify a query that retrieves the data you want to use. In Reporting Services, the data source connection and query is part of a dataset. A report must contain at least one dataset, but you can create multiple datasets if you want to use data from a variety of data sources or queries. For more information, see Creating a Data Source, Creating a Report Dataset, and Working with Your Data (Reporting Services).
