Download presentation
Presentation is loading. Please wait.
Published byRoy West Modified over 8 years ago
1
Introduction to: SQL Server Reporting Services Architecture, Development & Delivery
2
About Me Bret Stateham Owner of Net Connex Consulting and Training Services Working with SQL Server since v6.5 Teaching it SQL Server since v7.0 Contact Me: – Blog: blogs.netconnex.com – Twitter: @Bstateham – Email: bret@netconnex.com Glad to be here! gettag.mobi
3
Agenda Introduction to SQL Server Reporting Services Developing SSRS Reports Delivering SSRS Reports
4
“SQL Server Reporting Services (SSRS) is a server-based report generation software system from Microsoft. It can be used to prepare and deliver a variety of interactive and printed reports. It is administered via a web interface. Reporting services features a web services interface to support the development of custom reporting applications. SSRS competes with Crystal Reports and other business intelligence tools, and is included in Express, Workgroup, Standard, and Enterprise editions of Microsoft SQL Server as an install option…” “SQL Server Reporting Services (SSRS) is a server-based report generation software system from Microsoft. It can be used to prepare and deliver a variety of interactive and printed reports. It is administered via a web interface. Reporting services features a web services interface to support the development of custom reporting applications.” “SQL Server Reporting Services (SSRS) is a server-based report generation software system from Microsoft. It can be used to prepare and deliver a variety of interactive and printed reports. It is administered via a web interface.” “SQL Server Reporting Services (SSRS) is a server-based report generation software system from Microsoft. It can be used to prepare and deliver a variety of interactive and printed reports.” “SQL Server Reporting Services (SSRS) is a server-based report generation software system from Microsoft.” “SQL Server Reporting Services (SSRS) is a server-based report generation software system from Microsoft. It can be used to prepare and deliver a variety of interactive and printed reports. It is administered via a web interface. Reporting services features a web services interface to support the development of custom reporting applications. SSRS competes with Crystal Reports and other business intelligence tools, and is included in Express, Workgroup, Standard, and Enterprise editions of Microsoft SQL Server as an install option…” What is SQL Server Reporting Services?
5
Architecture Overview SQL Server Windows Server Corp Data Other Oracle SQL Users & Admins Running IE Developer Tools ReportServerTempDBReportServer Reporting Services HTTP.SYS /Reports /ReportServer Custom Code RDL Html pdf xls
6
Report Authoring Options Business Intelligence Development Studio – Also Known As: BIDS Report Builder 2.0 (3.0 coming soon) Custom report generation using RDL (XML)
7
Report Items ControlDescription TextboxShow literal text, or expression results LineYou guessed it, a line. TableStandard “table” (Tablix) MatrixCross-tab style region (Tablix) RectangleGraphical element & a container of other items ListRectangular data region (Tablix) ImageEmbedded, liked, or data driven images SubreportMaster/Detail style control (use nesting instead) Chart2D and 3D column, bar, pie, etc. charts GuageGuage, meter, thermometer style visualizations
8
Report Authoring Demo
9
Report Delivery “Report Manager” Web Application ReportViewer control – ASP.NET Control – WinForms Control URL Access (Simply point to a URL) Web Services – Programmatically render reports – Do whatever you like with the bits returned
10
Report Delivery Demo
11
Thanks Keep In Touch! – Blog: blogs.netconnex.com – Twitter: @Bstateham – Email: bret@netconnex.com gettag.mobi
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.