Accessing an ODBC Database. External Data ODBC Command From ACL Project Screen use External Data ODBC Command.

Slides:



Advertisements
Similar presentations
WMobile Desktop Browser Preview. Desktop Browser Background wMobile customers use mobile web UI as a lightweight desktop access point to GoldMine wMobile.
Advertisements

Implementation of a Validated Statistical Computing Environment Presented by Jeff Schumack, Associate Director – Drug Development Information September.
IPS of Boston Checks On Demand! ® Welcome! To navigate this presentation, first click in this window, then use the arrow keys on your keyboard. Welcome!
CC SQL Utilities.
AS ICT Finding your way round MS-Access The Home Ribbon This ribbon is automatically displayed when MS-Access is started and when existing tables.
Jeopardy Objects Navigation Buttons True/False Parts of a Report Vocabulary Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Final.
VA. ACL USER’S GROUP Functions Intermediate to Advanced April 21, 2009 Kimberly M. Taylor, CPA, CISA Chesterfield County, VA.
PingER management. Tasks Achieved Remote Node Names –The remote node names have been included in the table –The table structure was modified by adding.
RACAR FALL MEETING Topics of Discussion  System Requirements  Linking to SCT Banner ® Tables using ODBC data sources  Creating queries and.
Performed by:Gidi Getter Svetlana Klinovsky Supervised by:Viktor Kulikov 08/03/2009.
ASP.NET Programming with C# and SQL Server First Edition Chapter 8 Manipulating SQL Server Databases with ASP.NET.
Securing Enterprise Applications Rich Cole. Agenda Sample Enterprise Architecture Sample Enterprise Architecture Example of how University Apps uses Defense.
Presentation Overview Background Accessing Retail Data Warehouse Using ACL Accessing ODBC Accounting Package Using ACL Accessing AS400 Using ACL Accessing.
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
Access 2007 ® Use Databases How can Access help you to find and use information?
Tutorial SQL Server and Matlab CIS 526. Build a New Database in SQL server.
US ARMY FINANCIAL MANAGEMENT COMMAND Creating Ready to Pay File and DDS Interface file For USAFMCOM OST use ONLY United States Army Financial Management.
Create Forms Lesson 5. Software Orientation Creating Forms A form is a database object –enter, edit, or display data from a table or query Providing.
Presented By: Product Activation Group Syndication.
Chapter 17: Watching Your System BAI617. Chapter Topics Working With Event Viewer Performance Monitor Resource Monitor.
Chapter 11 Databases.
PHP Programming with MySQL Slide 8-1 CHAPTER 8 Working with Databases and MySQL.
ACL: Introduction & Tutorial
ODBC : What is it and how does it work with MDS ?.
DAY 14: ACCESS CHAPTER 1 Tazin Afrin October 03,
Supervisory Control and Data Acquisition (SCADA) Software.
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 7 Working with Databases and MySQL PHP Programming with MySQL 2 nd Edition.
I-Suite An Automated Incident Business Information and Support Tool WILDLAND FIRE HURRICANES ALL RISK ASSIGNMENTS Full Versions of these Training Materials.
TEAM Basic TotalElectrostatic ManagementAwareness&
1 Access for non-experts Link tables Find fields Criteria Join tables Find missing comment lines Understand relational databases (Wow!)
ODBC  Topics  MDS ODBC Account  Now have ability to create and manipulate your own reports, with your data, using various reporting tools.  Access.
TxEIS Security A role-based solution October 2010.
Sharing data among software programs is essential in work today
More about Databases. Data Entry through Forms Table View (Data sheet view) is useful for data entry of new records But sometimes customization would.
Microsoft Access Designing and creating tables and populating data.
Copyright 2008 McGraw-Hill Ryerson 1 TECHNOLOGY PLUG-IN T7 PROBLEM SOLVING USING ACCESS.
Confidential ACL Functions Corporate Audit Services Technology Solutions Team Charlene Vallandingham and Jack Hauschild September 29, 2008.
Microsoft Access 2013 ®® Tutorial 12 Managing and Securing a Database.
Databases Sorting & Filtering Supplemental to Objective 5.01: Understand Database tables used in business.
Lesson 2: Designing a Database and Creating Tables.
T7-1 LEARNING OUTCOMES – ACCESS PROBLEM SOLVING 1.Describe the process of using the Simple Query Wizard using Access 2.Describe the process of using the.
Filters, Pivot Table and Charts -Abdul Mohammed. Overview  Data Sorting (Filtering)  Data Summarization  Automatically summarize and sort data(Pivot.
Chapter 1 Introduction to Database. Database Concept Field: a basic data element or attribute of an object Record: a set of fields Table: a set of records.
Integrating Crystal Reports with SIGNZ (V3.59, July 2008) Integrating Crystal Reports with SIGNZ (V3.59, July 2008)
Education And Training CTC IT DIVISION PivotLink User Training April 2010.
Acess Test Questions. Chapter 1 (Lynda.com) Question 1 An access database uses five main components (database objects). Which is not one of them? Tables.
ASP.NET Programming with C# and SQL Server First Edition
Tutorial 8 Managing and Securing a Database
Lesson 23 Managing and Reporting Database Information
Plug-In T7: Problem Solving Using Access 2007
Presentation Overview
ACL SCREEN Start with Standard ACL Project Screen.
Benford’s Steps using ACL
Eric Hill, Software Developer, JMP
Chapter 8 Working with Databases and MySQL
Oracle HFM Implementation Boot Camp
Chapter 10 ADO.
5 × 7 = × 7 = 70 9 × 7 = CONNECTIONS IN 7 × TABLE
5 × 8 = 40 4 × 8 = 32 9 × 8 = CONNECTIONS IN 8 × TABLE
4 × 6 = 24 8 × 6 = 48 7 × 6 = CONNECTIONS IN 6 × TABLE
5 × 6 = 30 2 × 6 = 12 7 × 6 = CONNECTIONS IN 6 × TABLE
10 × 8 = 80 5 × 8 = 40 6 × 8 = CONNECTIONS IN 8 × TABLE MULTIPLICATION.
3 × 12 = 36 6 × 12 = 72 7 × 12 = CONNECTIONS IN 12 × TABLE
Grauer and Barber Series Microsoft Access Chapter One
Eric Mazzocco, Jake Smith, Ian Anderson
5 × 12 = × 12 = × 12 = CONNECTIONS IN 12 × TABLE MULTIPLICATION.
5 × 9 = 45 6 × 9 = 54 7 × 9 = CONNECTIONS IN 9 × TABLE
Tutorial 12 Managing and Securing a Database
3 × 7 = 21 6 × 7 = 42 7 × 7 = CONNECTIONS IN 7 × TABLE
Presentation transcript:

Accessing an ODBC Database

External Data ODBC Command From ACL Project Screen use External Data ODBC Command

Select Server The ODBC interface lists the databases available to this project.

Clear Security The files are password protected. The Internal Audit ID only has write access so we cannot accidentally screw up a file.

Select Table or View We will use a view developed by Information Systems for Internal Audit. ACL could connect multiple files and Internal Audit could achieve the same result with more independence but more cost.

Select Check File Fields The ACL ODBC interface automatically identifies and formats the fields. If a large file is involved fields can be excluded.

Save File

File Layout

Summarize by Day Check Register produce totals by daily check run and by payment method. The check file is sorted and footed accordingly.

Select or Filter Manageable Data The datafiles can be very large so we normally use a filter to obtain an efficient files size.

Place Results in File

Command Execution

Final ACL Control Totals Totals by day agreed to check register. Example is 11/30/07.

Check Register Bank Account Number Amounts and Record Counts Agreed to ACL Report for Day in Question