CornerStar Aurora An idea so simple...let the users have their data.

Slides:



Advertisements
Similar presentations
DIGIDOC A web based tool to Manage Documents. System Overview DigiDoc is a web-based customizable, integrated solution for Business Process Management.
Advertisements

SharePoint Forms All you ever wanted to know about forms but were afraid to ask.
Chapter 10 Excel: Data Handling or What do we do with all that data?
CC SQL Utilities.
IcePro Source Code Management Source code analysis Runtime analysis Application deployment Source code generation Multi sites Click ! IcePro.
Informer Reporting I need a report that…
An End-User Perspective On Using NatQuery Summary Processing T
The basics and troubleshooting tips
Key-word Driven Automation Framework Shiva Kumar Soumya Dalvi May 25, 2007.
An End-User Perspective On Using NatQuery Building a Dynamic Variable T
Managing data Resources: An information system provides users with timely, accurate, and relevant information. The information is stored in computer files.
Access 2007 Product Review. With its improved interface and interactive design capabilities that do not require deep database knowledge, Microsoft Office.
Progress Report 11/1/01 Matt Bridges. Overview Data collection and analysis tool for web site traffic Lets website administrators know who is on their.
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
Nu Project Management Office A web based tool to Manage Projects.
Tutorial 11: Connecting to External Data
Accessing Your Data Primarius Users Group Ways to Access to Your Data Accessing Your Data Reports using the Report Interface Exporting Reports.
An Introduction to Database Management Systems R. Nakatsu.
Access 2007 ® Use Databases How can Access help you to find and use information?
Calendar Browser is a groupware used for booking all kinds of resources within an organization. The software is totally integrated in Outlook. Calendar.
MS Access 2007 IT User Services - University of Delaware.
State of Connecticut Core-CT Project Query 4 hrs Updated 1/21/2011.
Project Standard and Professional 2007 Overview Alice Steinglass Senior Lead Program Manager Microsoft Corporation.
Microsoft Access Database software. What is a database? … a database is an organized collection of data. A collection of data of similar information compiled.
MDC Open Information Model West Virginia University CS486 Presentation Feb 18, 2000 Lijian Liu (OIM:
Ihr Logo Data Explorer - A data profiling tool. Your Logo Agenda  Introduction  Existing System  Limitations of Existing System  Proposed Solution.
Texas Regional Ad Astra Summit Getting the Information You Need: Reporting in Astra Schedule Presented by: Hannah King, Office Manager, Baylor University.
INFS 752 Summer Juan Salazar Please right click the symbol in the lower right corner, and then press preview, to hear the presentation for each page.
ODBC : What is it and how does it work with MDS ?.
Introduction to database systems
DAY 14: ACCESS CHAPTER 1 Tazin Afrin October 03,
1 Accord Guide to Member Logins. 2 How to login to your FFC account What to do if you forget your FFC password How to change your FFC account password.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 Import Data From Text Files and Other Sources Importing is the process of inserting data.
Chapter 1 In-lab Quiz Next week
Canadian User Group Meeting Management Reporting.
ODBC  Topics  MDS ODBC Account  Now have ability to create and manipulate your own reports, with your data, using various reporting tools.  Access.
There are many occasions for fact-finding during the database system development lifecycle. fact-finding is particularly crucial to the early stages of.
Using SAS® Information Map Studio
XRules An XML Business Rules Language Introduction Copyright © Waleed Abdulla All rights reserved. August 2004.
Javascript Cog Kit By Zhenhua Guo. Grid Applications Currently, most grid related applications are written as separate software. –server side: Globus,
Should you choose Excel or Access to manage your data?
Why use a Database B8 B8 1.
The Partner Interface Pennsylvania State Grant Program.
T H O M S O N S C I E N T I F I C ISI Web of Knowledge Q2 Upgrade 11 July 2005.
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
Software Architecture to Support The Compound Discovery Process Mike Richards Senomyx, Inc. MUG 2003.
CENTRALISED AND CLIENT / SERVER DBMS. Topics To Be Discussed………………………. (A) Centralized DBMS (i) IntroductionIntroduction (ii) AdvantagesAdvantages (ii)
INTRODUCTION TO DBS Database: a collection of data describing the activities of one or more related organizations DBMS: software designed to assist in.
Accessing an ODBC Database. External Data ODBC Command From ACL Project Screen use External Data ODBC Command.
DAY 21: MICROSOFT ACCESS – CHAPTER 5 MICROSOFT ACCESS – CHAPTER 6 MICROSOFT ACCESS – CHAPTER 7 Aliya Farheen October 29,2015.
Principles of Database Design, Part I AIMS 2710 R. Nakatsu.
Change Display of a Key Figure While in the Change Query (Local Definition) Hiding 1.Right click.
Harlan Kilmon, PMP, MCT, MCITP.  Overview of List design  Formatting lists as Tables  Single and Multi-level Sorting  Filtering records in a list.
GROUP PresentsPresents. WEB CRAWLER A visualization of links in the World Wide Web Software Engineering C Semester Two Massey University - Palmerston.
MICROSOFT ACCESS – CHAPTER 5 MICROSOFT ACCESS – CHAPTER 6 MICROSOFT ACCESS – CHAPTER 7 Sravanthi Lakkimsety Mar 14,2016.
DATA MINING MSBO Certification course Rob Dickinson, MPAAA Executive Director.
Agenda for Today  DATABASE Definition What is DBMS? Types Of Database Most Popular Primary Database  SQL Definition What is SQL Server? Versions Of SQL.
Welcome to Excel Day 2 of 3 Dan McAllister
Tutorial 8 Objectives Continue presenting methods to import data into Access, export data from Access, link applications with data stored in Access, and.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Database System Concepts and Architecture.
Managing data Resources:
Introduction to Informer
Data Model.
8 6 MySQL Special Topics A Guide to MySQL.
Donald Donais Minnesota SharePoint Users Group – April 2019
Topic 11 Lesson 1 - Analyzing Data in Access
Pivot tables and charts
Extend Excel with Smartlist Designer
Login Main Functions Via SAS Information Delivery Portal
Presentation transcript:

CornerStar Aurora An idea so simple...let the users have their data

History of a report User requests information IT provides report User says thanks, but I forgot to ask for... IT revises Repeat from beginning

Give reporting tools to end-users Users now have access to what? A data dictionary that is difficult to understand Complex business rules that are unknown or misunderstood End-user creates reports that run inefficiently or return invalid information Next Stage

familiar story IT uses new tools to create reports. User continues to request reports that are similar but different. Different sorts, sub-totals, additional fields. Library of reports grow beyond control. Source system upgraded or changed. Business rules change. Library of reports require audit to determine what reports require updates.

unleash the information Separate the presentation of information from the complexity of data IT provides a collection of data that is validated as an efficient and accurate query of the system Allow end-users to create report presentations from a safely qualified source of data End-Users are free to manipulate the data into views of their choosing without resorting to exports and excel as a first option Aurora...Data in a new light DataSource

End-User freedom Add/Remove fields without changing execution structure of the query Change sort/Multiple field sorting, additional filtering Pivot table/CrossTab Summarization Charting Drill to data detail Highly formatted printable reports

tech talk End User never need to see the Business Logic complexity Designed to utilize the power of the Progress native 4GL language Reuse existing Progress 4GL queries and include files. Can access Progress version 8+ databases Utilize Progress AppServer Extend access to non-Progress data through Data Server access C#.Net user interface to maintain 4GL business logic Enhanced Data Dictionary