home - about us - contact us

SQ102: Microsoft SQL Server 2005 Reporting Services


Introducing SQL Server Reporting Services
   tick Tour of Features
         bullet Feature Overview
         bullet Supported Report Types
         bullet Supported Output Formats
         bullet Data Sources
         bullet Programming Reporting Services
         bullet Deployment and Administration Features
   tick Reporting Services Architecture
         bullet Report Server
         bullet Reporting Services Repository
         bullet Report Manager
         bullet Report Designer
         bullet Reporting Services Configuration Tool
         bullet Report Server Command-Line Utilities
         bullet Report Builder
         bullet Model Designer
   tick Reporting Services Terminology
         bullet Data Source
         bullet Dataset
         bullet Data Region
         bullet Table
         bullet Matrix
         bullet List
         bullet Chart
         bullet Mixing and Matching Regions
   tick Reporting Services Editions
         bullet Standard Edition
         bullet Enterprise Edition
         bullet Developer Edition
   tick Taking Reporting Services for a Spin
         bullet Create a Report Using the Wizard

Creating Reports
   tick Deconstructing Reporting Services
         bullet Reporting Services Project Files
         bullet Different Ways to Create a Report
         bullet Reporting Services Designer Views
   tick Shared Data Sources
         bullet Why Use a Shared Data Source?
         bullet Creating a Shared Data Source
   tick Creating Reports from Scratch
         bullet Six Steps to Creating a Basic Report
         bullet Step 1: Create the Report
         bullet Step 2: Grab the Right Data with Data View
         bullet Step 3: Present Data with Layout View
         bullet Step 4: Preview the Report
         bullet Step 5: Deploy the Report to the Server
         bullet Step 6: Call Up a Report Using a Web Browse

Calculations and Formatting
   tick Creating Expressions
         bullet Expression Rules
         bullet Using the Expression Editor
         bullet Mathematical Calculations
         bullet String Expressions
         bullet Conditional Tests
         bullet Null Handling
         bullet Using Built-In Functions
         bullet Creating and Using Custom Functions
   tick Using the Global Collections
         bullet Fields Collection
         bullet Globals Collection
         bullet User Collection
         bullet Parameters Collection
         bullet ReportItems Collection
   tick Formatting Items
         bullet Formatting Text Boxes Using the Toolbars
         bullet Formatting Text Boxes Using the Properties Window
         bullet Formatting Text Boxes Using the Textbox Properties Dialog Box
         bullet Formatting Table Region Rows and Columns
         bullet Merging and Splitting Cells
   tick Conditional Formatting

Grouping and Sorting
   tick Creating Groups
         bullet Adding a Group to a Report
         bullet Adding Fields to a Group
         bullet Ordering Groups
         bullet Nesting Groups
         bullet Editing Group Properties
   tick Calculating Totals and Percentages
         bullet An Example: Counting Rows in rptCustomersGroupedByCountry2
         bullet An Example: Summing Sales in rptEmployeeSales
         bullet Scope
         bullet Calculating Percentages
   tick Interactive Sorting
         bullet An Example: rptCustomersIntSort
         bullet An Example: rptCustomersIntSort2
   tick Creating Drill-Down Reports
         bullet A Drill-Down Example

Working with Parameters
   tick Creating Report Parameters
         bullet Parameters and Stored Procedures
         bullet Displaying Parameter Values on the Report
         bullet Using Parameters with Ad-Hoc SQL
         bullet Using Unbound Parameters
   tick Creating Drop-Down List Parameters
         bullet Cascading Parameters
   tick Multivalued Parameters
         bullet Creating a Report Employing a Multivalued Parameter
         bullet Referencing the Multivalued Parameter Values in a Heading
   tick Debugging Parameter Issues

Creating Matrix Reports and Charts
   tick Creating a Matrix Report
         bullet Basic Steps to Create a Matrix Report
   tick Accessorizing Your Matrix Reports
         bullet Adding Subtotals
         bullet Adding Row and Column Groups
         bullet Adding Data Cells
         bullet Using the Corner Cell
   tick Creating a Chart
         bullet Basic Steps to Create a Chart
         bullet Chart Anatomy
         bullet Formatting a Chart
         bullet Adding Additional Fields to a Chart
         bullet Adding a Series to a Chart
   tick Exploring the Charting Possibilities
         bullet Bar Charts
         bullet Line Charts
         bullet Pie and Doughnut Charts

 

 

Managing Reporting Services
   tick Deploying Reporting Services Projects
         bullet Planning for Deployment
         bullet Setting the Active Configuration
         bullet Creating a Custom Configuration
         bullet Configuring the Report Project
         bullet Deploying a Reporting Services Project
         bullet Deploying Individual Reports and Data Sources
         bullet Redeploying Shared Data Sources
   tick Exporting Reports and Printing
         bullet Exporting Reports
         bullet Client-Side Printing in SQL Server 2005 Reporting Services
   tick Managing Reports with the Browser-Based Report Manager
         bullet Displaying or Hiding Report Manager Details
         bullet Navigating Around Report Manager
         bullet Running Reports
         bullet Managing Folders and Files
         bullet Managing Reports and Data Sources
         bullet Creating Linked Reports
         bullet Managing Generic Site Settings
         bullet Other Things You Can Do with Report Manager
   tick Using the SQL Server Management Studio-Based Reporting Services Manager
         bullet Managing Reports

Security
   tick Reporting Services Security
   tick Securing Access to Reports
         bullet Authorizing Users at the Home Level
         bullet Authorizing Users at Project Level
         bullet Managing Reporting Services Roles
   tick Reporting Services Virtual Directory Security
         bullet Requiring SSL
   tick Data Source Security
         bullet Managing Data Source Security from Visual Studio
         bullet Four Choices for Managing Credentials
         bullet Which SQL Server Permissions Are Needed for a Report?
         bullet Managing Data Source Security from the Browser-Based Report Manager
         bullet Managing Data Source Security from the SQL Server Management
          Studio- Based Report Manager

Programming Reporting Services
   tick The Reporting Services APIs
   tick URL Access
         bullet Executing Reports via URLs
         bullet Integrating a Report into a Web Application Using URL Access
   tick Using the Report Viewer Controls
         bullet Server vs. Client Reports
         bullet Using the Web Report Viewer Control with Server Reports
         bullet Using the Windows Report Viewer Control with Server Reports
   tick Using the Report Viewer Control with Client Reports
         bullet Using the Web Report Viewer Control with Client Reports
         bullet Using the Windows Report Viewer Control with Client Reports

Advanced Reporting Services Programming
   tick Using the Reporting Services Web Service
         bullet A Tale of Two Endpoints
         bullet Why Use the Web Service?
         bullet Why Not Use the Web Service API?
         bullet Using the Report Server Web Service
         bullet An Example: The CallReportServiceVB.aspx and
          CallReportServiceCS.aspx Pages
   tick Working with Custom Assemblies
         bullet What’s Wrong with the Code Window?
         bullet Creating a Custom Assembly
         bullet A Custom Assembly Example
         bullet Security and Custom Assemblies

Snapshots and Subscriptions
   tick Report Caching and Snapshots
         bullet Report Caching
         bullet Report Snapshots
         bullet Report History
   tick Creating Subscriptions
         bullet Parts of a Subscription
         bullet Creating a Standard Subscription
   tick Creating Data-Driven Subscriptions
         bullet Creating the Data-Driven Query
         bullet A Data-Driven Example

Ad-Hoc Reporting with Report Builder
   tick The Report Builder Architecture
         bullet How it Works
   tick Creating Report Model Projects
         bullet Creating the Project
         bullet Adding a Data Source to a Report Model Project
         bullet Creating Data Source Views
         bullet Generating Report Models Using the Report Model Wizard
         bullet The Generated Model
         bullet Refining and Enhancing the Report Models
         bullet Deploying Report Models
         bullet Securing Report Models
   tick Using Report Builder
         bullet What Can You Do with Report Builder?
         bullet Installing Report Builder
         bullet Running Report Builder
         bullet Drilling Down into Report Builder
         bullet Matrix and Charts

Top Headlines

 


 

home - about us - contact us