Completed
Connecting to SQL Server Management Studio
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
SQL Server Reporting Services - Data Analysis Beginner Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Start
- 2 Introduction
- 3 Introduction to Reporting Services
- 4 Reporting Services Components
- 5 Reporting Services Tools for Report Authoring
- 6 Tools for Report Server Admin - Native Mode
- 7 Tools for Report Server Admin - SharePoint Integrated Mode
- 8 Tools for Report Content Management
- 9 Software Requirements
- 10 Introduction to Reporting Services Data Sources
- 11 Data Sources
- 12 Connecting to SQL Server Management Studio
- 13 Restoring the WideWorldImporters Database
- 14 Importing Queries for the Class into SSMS
- 15 Accessing the Web Portal from RSCM
- 16 Creating a Shared Data Source in SSRS
- 17 Accessing Report Builder from SSRS
- 18 Creating a Dataset in Report Builder
- 19 Adding Extensions in Visual Studio
- 20 Creating a Project in Visual Studio
- 21 Creating a Shared Data Source in Visual Basic
- 22 Creating a Shared Dataset in Visual Studio
- 23 Reporting Services Data Sources Recap
- 24 Introduction to Paginated Reports
- 25 Creating Paginated Reports with Report Wizard
- 26 Modifying Values and Date Formats
- 27 Adjusting Columns and Repeating Items
- 28 Creating a Paginated Report from Scratch in Visual Studio
- 29 Adjusting Column Headings and Widths
- 30 Manually Setting Row Grouping
- 31 Changing Date and Number Formats
- 32 Grouping Rows and More Adjustments to Columns
- 33 Adding and Repeating Report Headers Across All Pages
- 34 Using the Wizard to Create a Table Report
- 35 Publishing Reports
- 36 Setting Target URL and Deploying Solution
- 37 Paginated Reports Recap
- 38 Conclusion