Comparing Report Authoring Environments
Microsoft SQL Server 2008 Reporting Services offers three report authoring environments:
- Report Builder 2.0. Use this tool to design reports by using the familiar Ribbon interface. 
- Report Builder 1.0. Use this tool to design ad hoc reports that use a report model as a source of data. 
- Report Designer. Use this tool in SQL Server Business Intelligence Development Studio to design full-function reports. 
All three authoring environments create report definitions in the Report Definition Language (RDL). This topic lists the features that are supported in each authoring environment.
Project Features
| Feature | Report Designer (BI Development Studio) in SQL Server 2008 | Report Builder 1.0 | Report Builder 2.0 (Standalone and ClickOnce) | 
|---|---|---|---|
| Integrate SQL Server Reporting Services (SSRS) reports and data sources, SQL Server Analysis Services (SSAS) cubes, SQL Server Integration Services (SSIS) packages, and Visual Studio (VS) language projects in a single solution in BI Development Studio. | .gif) | ||
| Use VS-compatible source control systems such as VSTS or SourceSafe. | .gif) | ||
| Enable business users who do not want to work in BI Development Studio to create their own report or to update, edit and share existing reports. | .gif) | .gif) | |
| Use Microsoft Office-optimized report authoring environment. | .gif) | ||
| Use multiple deployment configurations. | .gif) | ||
| Manage resources such as images as part of a project. | .gif) | ||
| Custom configuration options for data extensions, rendering extensions, custom assemblies. | .gif) | 
Report Data Features
| Feature | Report Designer (BI Development Studio) in SQL Server 2008 | Report Builder 1.0 | Report Builder 2.0 (Standalone and ClickOnce) | 
|---|---|---|---|
| Create and use embedded data sources. | .gif) | .gif) | |
| Use shared data sources with report server credentials. | .gif) | ||
| Create shared data sources. | .gif) | ||
| Create queries that retrieve data directly from relational databases by using a graphical query designer. | .gif)  View Designer from Visual Database Tools | .gif)  Relational Query Designer: SQL Server only | |
| Create queries that retrieve data directly from relational databases by using a text-based query designer. | .gif) | .gif) | |
| Create queries that retrieve data directly from multidimensional databases by using a graphical query designer. | .gif) | .gif) | |
| Create queries for a multidimensional database by using a text-based query designer that supports extended field properties. | .gif) | ||
| Create queries that retrieve data directly from data mining models. | .gif) | ||
| Retrieve data from multiple queries for multiple data sources in a single report. | .gif) | .gif) | |
| Import queries from .sql files or reports. | .gif) | .gif) | |
| Retrieve data from data source types SQL Server, Analysis Services, Sap NetWeaver BI, Hyperion Essbase, OLE DB, Teradata, ODBC, Oracle, XML. | .gif) | .gif) | |
| Retrieve data from report models built from SQL Server, Analysis Services, Oracle, or Teradata. | .gif) | .gif) | .gif) | 
Report Layout Support Features
| Feature | Report Designer (BI Development Studio) in SQL Server 2008 | Report Builder 1.0 | Report Builder 2.0 (Standalone and ClickOnce) | 
|---|---|---|---|
| New Report Wizard. | .gif) | ||
| Data Region Wizard. | .gif) | ||
| Rich visualizations (chart, gauge). | .gif) | .gif)  Basic chart | .gif) | 
| Free-form report layout surface. | .gif) | .gif) | |
| Query generation through layout actions. | .gif) | ||
| Automatic generation of infinite drill through links. | .gif) | ||
| Automatic formatting of data for number format and column width. | .gif) | ||
| Flexible data layout (Tablix). | .gif) | .gif) | |
| Snaplines for alignment. | .gif) | .gif) | |
| Zoom. | .gif) | .gif) | |
| Field tags to add fields to cells. | .gif) | .gif) | |
| Placeholder text for simple expressions. | .gif) | .gif) | |
| Full support for RDL features. | .gif) | .gif) | |
| Advanced grouping, sorting, filtering. | .gif) | .gif) | .gif) | 
| Multiple data regions in one report. | .gif) | .gif) | 
Report Expression Support Features
| Feature | Report Designer (BI Development Studio) in SQL Server 2008 | Report Builder 1.0 | Report Builder 2.0 (Standalone and ClickOnce) | 
|---|---|---|---|
| IntelliSense for report expressions. | .gif) | ||
| Display processing errors in the Task pane. | .gif) | 
Report Rendering Features
| Feature | Report Designer (BI Development Studio) in SQL Server 2008 | Report Builder 1.0 | Report Builder 2.0 (Standalone and ClickOnce) | 
|---|---|---|---|
| Excel | .gif) | .gif) | .gif) | 
| Word | .gif) | .gif) | .gif) | 
| PDF (Acrobat) | .gif) | .gif) | .gif) | 
| MHTML (Web archive) | .gif) | .gif) | .gif) | 
| TIFF | .gif) | .gif) | .gif) | 
| CSV (Comma delimited) | .gif) | .gif) | .gif) | 
| XML (Report data only) | .gif) | .gif) | .gif) | 
| HTML 4.0 | .gif) | .gif) | .gif) | 
Custom Extension Features
| Feature | Report Designer (BI Development Studio) in SQL Server 2008 | Report Builder 1.0 | Report Builder 2.0 (Standalone and ClickOnce) | 
|---|---|---|---|
| Provides design time support for Custom Report Items (CRI). | .gif) | ||
| Use local CRIs. | .gif) | ||
| Use report server CRIs. | .gif) | .gif) | |
| Use local custom .NET Framework assemblies in languages such as VB.NET or C#. | .gif) | ||
| Use runtime custom .NET Framework assemblies on the report server. | .gif) | ||
| Use local custom data sources. | .gif) | ||
| Use custom data sources installed on the report server. | .gif) | ||
| Use a custom security extension on the report server to authenticate username and password. | .gif) | .gif) | .gif) | 
Miscellaneous Features
| Feature | Report Designer (BI Development Studio) in SQL Server 2008 | Report Builder 1.0 | Report Builder 2.0 (Standalone and ClickOnce) | 
|---|---|---|---|
| View RDL source. | .gif) | ||
| Import existing reports from Access. | .gif) | 
See Also
Concepts
Other Resources
Change History
| Updated content | 
|---|
| Added information about automatic data formatting in the Report Layout Support Features table. | 
| Added information about support for custom security extensions in the Custom Extension Features table. | 
| Included information about feature set in Report Builder 2.0 ClickOnce, introduced in SQL Server 2008 PCU1. |