Chapter 13-1. Chapter 13-2 Chapter 13 Data Modeling Introduction An Overview of Databases Steps in Creating a Database Using Rea Creating Database Tables.

Slides:



Advertisements
Similar presentations
© Copyright 2011 John Wiley & Sons, Inc.
Advertisements

Technology Guide 3 Data and Database T3-1. IT for Management Prof. Efraim Turban T3-2 File Management Hierarchy of data for a computer-based file Record.
Accounting Information Systems, 1st Edition
Chapter 15 Creating Database Forms and Reports Introduction Forms Reports.
Chapter 5: Database Forms and Reports
Chapter 2: The Conceptual Framework
Lesson 17: Configuring Security Policies
Chapter 81 Creating a Production Process Chapter 8 Achieving Quality Through Continual Improvement Claude W. Burrill / Johannes Ledolter Published by John.
© Copyright 2011 John Wiley & Sons, Inc.
ACCOUNTING INFORMATION SYSTEMS
Databases Chapter Distinguish between the physical and logical view of data Describe how data is organized: characters, fields, records, tables,
Chapter 14 Organizing and Manipulating the Data in Databases
1212 CHAPTER DATABASES. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved Competencies Distinguish between the physical and logical view.
© Copyright 2011 John Wiley & Sons, Inc.
Chapter 5 The Relational Database Model: Introduction
Chapter 3: Data Modeling
Chapter 3 Data Modeling Fundamentals of Database Management Systems by
Accounting Information Systems, 1st Edition
Introduction to Databases
Chapter 7 Logical Database Design
Chapter 13 Prepared by Richard J. Campbell Copyright 2011, Wiley and Sons Auditing Human Resources Processes: Personnel and Payroll in Service Industries.
Chapter 6 The Relational Database Model: Additional Concepts
Systems Analysis and Design
Systems Analysis and Design
Introduction to Databases Chapter 1: Introducing Data and Data Management.
PowerPoint Presentation for Dennis, Wixom, & Roth Systems Analysis and Design, 3rd Edition Copyright 2006 © John Wiley & Sons, Inc. All rights reserved..
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
PowerPoint Presentation for Dennis & Haley Wixom, Systems Analysis and Design, 2 nd Edition Copyright 2003 © John Wiley & Sons, Inc. All rights reserved.
Introduction to Information Technology, 2 nd Edition Turban, Rainer & Potter © 2003 John Wiley & Sons, Inc. 5-1 Introduction to Information Technology.
Introduction to Information Technology, 2 nd Edition Turban, Rainer & Potter © 2003 John Wiley & Sons, Inc. 5-1 Introduction to Information Technology.
Fundamentals of Database Management Systems, 2nd ed
John Wiley & Sons, Inc. © 2005 Chapter 2 The Recording Process Prepared by Naomi Karolinski Monroe Community College and and Marianne Bradford Bryant.
Chapter 4: Organizing and Manipulating the Data in Databases
Accounting Principles, Ninth Edition
Today’s Agenda  Any questions about the assignment (due Mon)?  Quiz  Quiz review  Homework for Friday:  Watch the two videos on the Coursera db website.
PowerPoint Presentation for Dennis & Haley Wixom, Systems Analysis and Design Copyright 2000 © John Wiley & Sons, Inc. All rights reserved. Slide 1 Systems.
Chapter 3-1 Ch. 3 –Data Modeling Designing an efficient and effective database that meets users’ needs.
PowerPoint Presentation for Dennis & Haley Wixom, Systems Analysis and Design Copyright 2000 © John Wiley & Sons, Inc. All rights reserved. Slide 1 Systems.
Chapter Chapter 13-2 Accounting Information Systems, 1 st Edition Data and Databases.
© Copyright 2011 John Wiley & Sons, Inc.
Chapter 101 The Design Process Chapter 10 Achieving Quality Through Continual Improvement Claude W. Burrill / Johannes Ledolter Published by John Wiley.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
Core Concepts of ACCOUNTING INFORMATION SYSTEMS Moscove, Simkin & Bagranoff John Wiley & Sons, Inc. Developed by: Marianne Bradford, Ph.D. Bryant College.
13-1 COBOL for the 21 st Century Nancy Stern Hofstra University Robert A. Stern Nassau Community College James P. Ley University of Wisconsin-Stout (Emeritus)
Copyright © 2000 John Wiley & Sons, Inc. All rights reserved
Chapter 16 Information and Operations Management 1e Management 1e - 2 Management 1e Learning Objectives  Explain how managers use controls.
Introduction to Information Technology, 2nd Edition Turban, Rainer & Potter © 2003 John Wiley & Sons, Inc. 8-1 Introduction to Information Technology Chapter.
Slide 1-1 Chapter 1 Terms Information Systems Overview Introduction to Information Systems Judith C. Simon.
Core Concepts of ACCOUNTING INFORMATION SYSTEMS Moscove, Simkin & Bagranoff John Wiley & Sons, Inc. Developed by: S. Bhattacharya, Ph.D. Florida Atlantic.
Chapter 4-1. Chapter 4-2 Chapter 4: Data Modeling Introduction An Overview of Databases Steps in Creating a Database Using REA Creating Database Tables.
Copyright © 2000 John Wiley & Sons, Inc. All rights reserved. Reproduction or translation of this work beyond that permitted in Section 117 of the 1976.
PowerPoint Presentation for Dennis & Haley Wixom, Systems Analysis and Design, 2 nd Edition Copyright 2003 © John Wiley & Sons, Inc. All rights reserved.
Lesson 18: Configuring Security for Mobile Devices MOAC : Configuring Windows 8.1.
Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005.
Slide 8-1 Chapter 8 Terms Programming Languages Introduction to Information Systems Judith C. Simon.
Lesson 6: Controlling Access to Local Hardware and Applications
Chapter 5-1. Chapter 5-2 Chapter 5: Organizing and Manipulating the Data in Databases Introduction Normalization Validating the Data in Databases Extracting.
A- 1. A- 2 Appendix B Standards of Ethical Conduct for Management Accountants The Institute of Management Accountants has published and promoted the following.
K-1. K-2 Appendix K Standards of Ethical Conduct for Management Accountants The Institute of Management Accountants has published and promoted the following.
Slide 11-1 Chapter 11 Terms Information Resource Management Strategies Introduction to Information Systems Judith C. Simon.
Introduction to Business Information Systems by Mark Huber, Craig Piercy, Patrick McKeown, and James Norrie Tech Guide D: The Details of SQL, Data Modelling,
© 2017 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.
Lesson 14: Configuring File and Folder Access MOAC : Configuring Windows 8.1.
ACCOUNTING INFORMATION SYSTEMS
Dinesh Mirchandani University of Missouri – St. Louis
Systems Analysis and Design
Systems Analysis and Design
Introduction to Information Technology
ACCOUNTING INFORMATION SYSTEMS
Database Design Chapter 7.
Presentation transcript:

Chapter 13-1

Chapter 13-2 Chapter 13 Data Modeling Introduction An Overview of Databases Steps in Creating a Database Using Rea Creating Database Tables and Records

Chapter 13-3 Introduction Modern AISs use computers to systematically record data,  in convenient and  useful formats to provide easy access to required information.

Chapter 13-4 An Overview of Databases A database is a collection of data that is stored in related files. Databases are important because they: contain valuable information, are very large in volume, store data in all its complexity have to maintain privacy contain irreplaceable data have to be complete, comprehensive, and accurate are priceless to Internet users

Chapter 13-5 Question Which of these does not characterize a typical database? a. large number of records b. irreplaceable data c. high need for accuracy d. simple systems An Overview of Databases

Chapter 13-6 To be useful, the data in an organization’s databases must be stored and organized efficiently. The three important concepts are  Data hierarchy  Record structures  Record keys Storing Data in Databases

Chapter 13-7 Data Hierarchy Storing accounting data in computer files involves organizing the data into a data hierarchy. The lowest level of information in a file is a binary digit or bit. Eight bits create a byte that represents a character. A data field combines several characters or bytes. A record combines related data fields. A set of records forms a file. A database is a collection of files that contain all the information for an application.

Chapter 13-8 Question Which of these is not part of the ‘‘data hierarchy’’ (within the context of databases)? a. Record b. bit c. character d. data type Data Hierarchy

Chapter 13-9 Record Structures and Record Keys The specific data fields in each record of a computer file are part of the record structure. Record Keys are identifiers for records: Primary keys are unique to each record Secondary keys are  non-unique identifiers for records and  used for searching files for specific information Foreign keys enable database records to reference one or more records in other files

Chapter Additional Database Concerns Administration Documentation Data integrity Processing Accuracy and Completeness Concurrency Backup and Security

Chapter Administration and Documentation A database administrator supervises the design, development, and installation of a large database system, and is responsible for its maintenance, security and revision Documentation involves descriptions of database structures, contents, security features, E-R diagrams, and password policies A data dictionary is a data file about data.

Chapter Data integrity Processing Accuracy and Completeness Data integrity controls are designed by the database developers and are customized for the application at hand. To achieve transaction controls database systems maintain an auditable log of transactions

Chapter can recover by  verifying that a problem has happened,  reversing whatever entries were made, and  starting anew. In have the ability to audit any particular transaction to ensure  processing accuracy and  completeness. Data integrity Processing Accuracy and Completeness

Chapter Concurrency Backup and Security Concurrency controls are necessary to prevent multiple-user access to the same file execute transactions sequentially Information in many accounting databases must be protected  is stored by backup procedures for retrieval  is protected from unauthorized access by use of  passwords  encryption techniques

Chapter Question Within the context of databases, the term ‘‘concurrency’’ refers to the possibility that a. a customer of one store might also be a customer of another store. b. two database users might want to access the same record at the same time. c. a credit entry for a customer requires a debit entry for a matching account. d. none of these Concurrency Backup and Security

Chapter Steps in Creating Databases with REA An events-based accounting system (EBA) records activities that actually happen. The REA is a tool for designing databases. An AIS captures data about an organization’s resources, events and agents (REA).  Resources are an organization’s assets.  Events are identifiable activities associated with a business processes.  Agents are the people associated with business activities.

Chapter Question In the REA model, the ‘‘A’’ stands for: a. agents b. additions c. accounts d. associations Steps in Creating Databases with REA

Chapter The REA model requires the following steps: identify business and economic events, identify entities, identify relationships among entities, create Entity-Relationship diagrams, identify the attributes of data entities, and create database tables and records to validate the database. Steps in Creating Databases with REA

Chapter Identify Events and Entities Business processes involve two types of events: economic events that  impact an organization’s financial statements business events, that  impact an organization in a value-added way Database entities include business and economic events information about the agents were involved in them the resources that events use or generate.

Chapter Identify Relationships Among Entities An entity-relationship (ER) diagram graphically depicts a database’s contents. An entity relationship may be direct relationship or indirect relationship ER diagrams depict entities being modeled and the relationships (cardinalities) among them.

Chapter The E-R model uses diamond symbols to represent relationships. include symbols (“1” or “*”) that provide information on cardinality. The cardinality of a relationship describes the number of occurrences of one entity that may be associated with a single occurrence of the other entity. Entity-Relationship Modeling

Chapter Cardinality Relationships Cardinality can be One-to-one (1:1) One-to-many (1:*), many-to-one (*:1), or Many-to-many (*:*) Cardinalities provide useful information about the nature of the company being modeled and the business policies that it follows.

Chapter Question Which of these is not a cardinality between two database entities? a. one-to-one b. none-to-none c. one-to-many d. many-to-many Cardinality Relationships

Chapter Organizing Database Records The structure of a database is a particular method used to organize records aims to develop this efficiently so that data can be accessed quickly and easily. The three types of structures are: hierarchical, network and relational.

Chapter Hierarchical Structures Accounting data are often organized in a hierarchy. A hierarchical structure has successive levels of data in an inverted treelike pattern, known as tree structures.  higher level records are parent records and  lower level records are child records  two records on same level are sibling records.

Chapter Network Structures Databases can use a network structure to link related records together and capture many-to-many relationships. The linking is accomplished with pointer fields. The pointers maintain the data relationships.

Chapter Relational Structures Relational databases are more flexible. Users can define relationships when the database is created or at later points in time.

Chapter Creating Database Tables and Records An Introduction to Microsoft Access Creating Database Tables Creating Records Creating Database Relationships Guidelines for Creating Database Tables and Records

Chapter Microsoft Access and Database Tables Microsoft Access is a popular relational database used by many businesses and individuals used for small database applications Creating database tables requires three items: Field Name,  names assigned to the data fields Data Type,  to be specified for each data field Description  optional field that defines record structures

Chapter Creating Records and Database Relationships Creating records individual records for the data fields Database relationships link tables together enable users to create multitable reports To create database relationships launch the relationships window, select tables, and link the tables.

Chapter Guidelines for Creating Database Tables and Records Some guidelines for creating database tables and records: Design first; create tables and records last. Name tables systematically and use conventional tbl prefixes. Use mnemonic names for data fields. Assign correct data types to data fields. Data fields that link tables must be the same data type. Limit the size of text data fields to reasonable lengths. Use input masks.

Chapter Copyright Copyright 2005 John Wiley & Sons, Inc. All rights reserved. Reproduction or translation of this work beyond that permitted in Section 117 of the 1976 United States Copyright Act without the express written permission of the copyright owner is unlawful. Request for further information should be addressed to the Permissions Department, John Wiley & Sons, Inc. The purchaser may make backup copies for his/her own use only and not for distribution or resale. The Publisher assumes no responsibility for errors, omissions, or damages, caused by the use of these programs or from the use of the information contained herein.

Chapter Chapter 13