SQL Reporting II Another tool in our IT toolbox. A free with Microsoft SQL that empowers a few levels of users. By Bryan Yates - Programmer.

Slides:



Advertisements
Similar presentations
Implementing Tableau Server in an Enterprise Environment
Advertisements

Microsoft Dynamics® AX 2012
.NET Business Connector Microsoft.Dynamics.BusinessConnectorNet.dll
SharePoint Forms All you ever wanted to know about forms but were afraid to ask.
Joe Homnick, MCITP: Business Intelligence Developer
SSRS 2008 Architecture Improvements Scale-out SSRS 2008 Report Engine Scalability Improvements.
GP2013 (R2) New features in GP2013 (R2). New Ribbon for windows Edit List is the Print button on the right without the paper background Action pane can.
INTRODUCTION TO BUILDING REPORTS Reporting Services.
Overview QW Gateway is a new front-end to QuipWare
SQL Reporting Another tool in our IT toolbox. It may not be the sharpest, but it’s free with msSQL and it empowers the users, some. By Bryan Yates -
Turners SharePoint Web Site How we did it. 2 Page Anatomy Custom Search Web Part Custom Search Web Part Data Form Web Parts Content Query Web Part HTML.
Acceleratio Ltd. is a software development company based in Zagreb, Croatia, founded in Acceleratio specializes in developing high-quality enterprise.
SharePoint Server Architecture and Deployment Michael Curry.
27. to 28. March 2007 | Geneva, Switzerland. Fabrice Romelard ilem SA Level 200.
SQL Reporting Services and your sanity Greg Celentano.
Chapter 7 Managing Data Sources. ASP.NET 2.0, Third Edition2.
SQL Reporting Services Overview SSRS includes all the development and management pieces necessary to publish end user reports in  HTML  PDF 
Creating a SharePoint App with Microsoft Access Services
Microsoft ® Application Virtualization 4.5 Infrastructure Planning and Design Series.
SQL Server 2005 Reporting Services Hamsa Gayatri Palepu.
VMware vCenter Server Module 4.
SQL Server Reporting Services
Enterprise Reporting with Reporting Services SQL Server 2005 Donald Farmer Group Program Manager Microsoft Corporation.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Hosted Exchange The purpose of this Startup Guide is to familiarize you with ExchangeDefender's Exchange and SharePoint Hosting. ExchangeDefender.
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
SmartLog X 3 TEAM Basic SmartLog X 3 TEAM Basic DescoEMIT.com USER STATUS USER EDIT TEST LOG ADMIN TEST MACHINE SCHEDULE INSTALL System Requirements:
DB2 (Express C Edition) Installation and Using a Database
Report Management and Creation using Microsoft SQL Server 2008 Reporting Services Chris Testa-O’Neill Database Product Planner Remarc Group.
6/1/2001 Supplementing Aleph Reports Using The Crystal Reports Web Component Server Presented by Bob Gerrity Head.
SQL Server Reporting Services London Database Developer Forum Anoop Patel.
Tim Leung SQL Bits October  Features and Advantages  Architecture  Installation  Creating Reports.

SharePoint 2010 Business Intelligence Module 10: Reporting Services.
©Kwan Sai Kit, All Rights Reserved Windows Small Business Server 2003 Features.
Pivotier - The RIGHT Report Writer for Dynamics NAV
Introducing Reporting Services for SQL Server 2005.
Developing Reporting Solutions with SQL Server
Vantage Report 3.0 Product Sales Guide
1© Copyright 2013 EMC Corporation. All rights reserved. Dimitri Ayrapetov November 9, 2013 Introduction to Building Reports Reporting Services.
Management Partner Training 2004 Microsoft Operations Manager 2005: Creating Advanced Reports Thomas Theiner Program Manager Windows & Enterprise Management.
Microsoft Business Intelligence Environment Overview.
We will start soon. Feel free to ask (chat window) anything you want before we start.
The Last Mile: Delivering the Facts – Client Side Analysis.
MCSE Guide to Microsoft Exchange Server 2003 Administration Chapter Two Installing and Configuring Exchange Server 2003.
SQL Server 2005 Reporting Services: Product Overview Niran Luckcanakul (MCSD, MCDBA, MCT) Project manager ISONET Co.,Ltd.
Slide 1 Introduction to APEX. Slide 2 Agenda Introduction to Apex Architecture/Workspace Highlights Roles Example Build Report Examples of Flexibility.
Copyright © 2006 Pilothouse Consulting Inc. All rights reserved. Search Overview Search Features: WSS and Office Search Architecture Content Sources and.
1 Chapter Overview Planning to Install SQL Server 2000 Deciding SQL Server 2000 Setup Configuration Options Running the SQL Server 2000 Setup Program Using.
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
Access Services Introduction & Setup Requirements Kipp Sorensen, Soren Innovations.
Peter Peng. Agenda Introducing A simple example More complex examples (in part 2) Developing (in part 3)
Introduction to SQL Server 2005 Reporting Services Melville Thomson IT Pro Evangelist
Technology Drill Down: Windows Azure Platform Eric Nelson | ISV Application Architect | Microsoft UK |
Module 5: Managing Content. Overview Publishing Content Executing Reports Creating Cached Instances Creating Snapshots and Report History Creating Subscriptions.
SQL Reporting Services Troubleshooting Tips Greg Celentano SQL Saturday Providence.
Sundar Rajan, PMP.  Introductions  Transitioning to Project Server 2010  Business Intelligence and Reporting ◦ Crawl, Walk, Run  Demos  Next Steps.
Authored by Frank Hamelly, Microsoft MVP Regional Chapters.
Getting Started with Datazen Microsoft’s New Mobile Dashboard Platform.
SQL Server Reporting Services for.NET Developers Bret Stateham
The Ultimate SharePoint Admin Tool
SQL Database Management
“Information Sharing Portal for Indus Sub-System”
Reporting with Reporting Services
SQL Server Reporting Service & Power BI
07 | Analyzing Big Data with Excel
SPC2012 – IT-Pro 11/30/2018 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
TechEd /4/2018 3:19 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
SharePoint Permissions Manager
Overview of Databases and Salesforce Chapter 1
Presentation transcript:

SQL Reporting II Another tool in our IT toolbox. A free with Microsoft SQL that empowers a few levels of users. By Bryan Yates - Programmer New Mexico Military Institute October 25, 2012

Agenda What can it do for me? Pre-Req’s Server components Workstation components User empowerment Subscriptions Data sources Pros/Cons Live Demo and Questions

Microsoft SQL Reporting Web based delivery of SQL results Reportedly works with Oracle, SharePoint Lists, and other SQL DBs Works on Microsoft SQL 2008, including multiple Databases in a single report Users have many export format options Users have nice filter and sort options “Subscriptions” will send s of reports in any format on a schedule, even to non-users

Example

Pre-Requisites SSRS ships with SQL server (Enterprise or Standard) ◦ Server to support SSRS ◦ SQL license(s) (licensed by CPU) ◦ Optionally a cluster of servers A Windows workstation for development (optional)

Strategy Install server components Install the right client building tools Build the right SQL queries Put the queries into a report Tweak the report to allow user empowerment ◦ Add Filters, sorting, sub-reports Add/verify permissions to allow user access Testing, tweaking, testing, testing

Server install Install from msSQL 2008 CD, with SQL or after “SQL reporting services” “Report services configuration manager” guides through simple setup (DB location, credentials) Can use default web server Not Cluster Aware  Install SQL first  Install SSRS on each cluster node  “Join scaled out deployment” option  May require second DB instance  Both nodes up and running web services

Client Tool 1, the right tool Report Builder Web app - delivered via Internet Explorer from the report website Not a feature rich tool, KISS SQL 2008 R2 has a couple more features from non R2 Usable by most all user levels ◦ IT can make detailed reports with choices ◦ Power users can design and selectivity share their own reports with internal and even external users (ex: Regents)

Client Tool 2 SQL Server Management Studio SQL building and troubleshooting tool This is a mature development tool On msSQL CD, install all management tools Works on any Windows® workstation Impersonation of users is pretty simple execute as login = 'domain\otherguy' select top 10 * from server.database.dbo.table revert

SQL Server Management Studio, new query

SQL Server Management Studio, query designer

This GUI view allows you to select output fields in one place and it corrects in other panes, including SQL syntax pane.

Results Common look and feel for all reports Header area includes filtering items Export list consistent with all reports

Example

“Just send me the report”

Subscriptions Features ability to send a report to any address, even if they have no permissions or even credentials. Board of Directors, big boss, etc, may not have any SQL permissions ◦ Create Data Source using SQL user and pw ◦ Can develop report with Windows Auth, then switch live report to use other Data Source ◦ Power Users can be allowed to switch Data Source, but no overwrite any sources

Overall, Pros Power users and IT experts can use tools to quickly develop and modify SQL reports Reuse of existing SQL queries Users better enabled to filter data to their liking Many Output formats (Excel, PDF, etc), which do not have to be updated with new releases SharePoint Web parts allow easy inclusion in SP SharePoint list support allows some power users to have the ultimate power

Cons Average user cannot develop SQL Limited reports, without Report Builder 3 Poor Report searching, multiple page issues Not easy to see number of results returned If using SQL on Microsoft Cluster, setup tricky

Summary Good product for the cost Standardizes report output choices to allow easy adoption, common look and feel Enables user empowerment Can use SQL you’ve probably already created Development not for average Joe

This presentation Sorry for the lack of handouts, this presentation was a late entry. ◦ The Web:  ◦ me:  ◦ Any quick questions before the live demo?