MS Access: Database Concepts Instructor: Vicki Weidler Assistant: Joaquin Obieta.

Slides:



Advertisements
Similar presentations
Database Management Using Microsoft Access Xinhua Chen, Ph.D. Chinese Association of Professionals in Science and Technology March 23, 2003.
Advertisements

MS Access: Using Advanced Report Features Instructor: Vicki Weidler Assistant: Joaquin Obieta.
Designing a Database Unleashing the Power of Relational Database Design.
Getting Started (Excerpts) Chapter One DAVID M. KROENKE’S DATABASE CONCEPTS, 2 nd Edition.
Living in a Digital World Discovering Computers 2010.
Interpret Application Specifications
Problem Addressed The Navigation –Aided Retrieval tries to provide navigational aided query processing. It claims that the conventional Information Retrieval.
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
MS Access 2007 IT User Services - University of Delaware.
Microsoft Access Database software. What is a database? … a database is an organized collection of data. A collection of data of similar information compiled.
MS Access: Database Concepts Instructor: Vicki Weidler.
MS Access 2002: Basic Instructor: Vicki Weidler. MS Access: Database Concepts.
MS Access Advanced Instructor: Vicki Weidler Assistant:
Introduction to Databases. Overview  What is a Database?  What is a Database Management System?  How is information organized in a database?  What.
PowerPoint Basics Instructor: Vicki Weidler Assistant: Joaquin Obieta.
Chapter 1 Overview of Database Concepts Oracle 10g: SQL
Lecture 2 An Overview of Relational Database IST 318 – DB Admin.
Getting Started with MS PowerPoint Instructor: Vicki Weidler Assistant: Joaquin Obieta.
Chapter 8 Database Applications and Implications.
MS Access: Creating Relational Databases Instructor: Vicki Weidler Assistant: Joaquin Obieta.
With Access 2003 Getting Started Microsoft Office Illustrated Introductory, Second Edition.
Fanny Widadie, S.P, M.Agr 1 Database Management Systems.
DAY 14: MICROSOFT ACCESS – CHAPTER 1 Madhuri Siddula October 1, 2015.
MS Access: Introduction 1Database Design. MS Access: Overview MS Access A Database Management System (DBMS) designed to create applications that organize,
Sudoku Taryn Wise. Operational Concepts and System Requirements Solve sudoku puzzles in a convenient way Have a notes option for number possibilities.
MICROSOFT ACCESS With your host: Daniel McAllister.
Course FAQ’s I do not have any knowledge on SQL concepts or Database Testing. Will this course helps me to get through all the concepts? What kind of.
Ch6. Introduction to Database. What is a Database? Database is a collection of related information. It is organized so that it can easily be accessed,
Database Concepts Track 3: Managing Information using Database.
3/18: Microsoft Access Refresher: What is a relational database? Why use a database? Sample database in MS access. –Fields, records, attributes. –Tables,
Lesson 13 Databases Unit 2—Using the Computer. Computer Concepts BASICS - 22 Objectives Define the purpose and function of database software. Identify.
MS Access: Working with Related Tables Instructor: Vicki Weidler Assistant: Joaquin Obieta.
10.1Retrieving a Database File – In the last chapter, we have created a database file and several tables for that database. – In order to view and modify.
MS Access: Access Basics Instructor: Vicki Weidler Assistant: Joaquin Obieta.
MS Access: Defining Data Entry Rules Instructor: Vicki Weidler Assistant: Joaquin Obieta.
MS Access: Importing, Exporting, & Linking Objects Instructor: Vicki Weidler Assistant: Joaquin Obieta.
Database (Microsoft Access). Database A database is an organized collection of related data about a specific topic or purpose. Examples of databases include:
Section 3 Computing with confidence. The purpose of this section The purpose of this section is to develop your skills to achieve two goals: 1-Becoming.
Florida Technical College
GO! with Microsoft Office 2016
MS Access: Creating Advanced Queries
Photo Editing for PowerPoint & the Web
MICROSOFT ACCESS With your host: Daniel McAllister.
GO! with Microsoft Access 2016
Exploring Microsoft Office Access
ICT Database Lesson 1 What is a Database?.
Database Management  .
MS Access: Creating Databases
MS Access: Creating Advanced Form Design
What is a Database and Why Use One?
ABC’s of Database Design
MS Access: Querying Tables
Using Access to Implement a Relational Database
MS Access: Using Advanced Query Features
Lesson Objectives Aims
Introduction to MS Access
MS Access: Creating Charts & Data Access Pages
MS Access: Creating & Using Forms
Getting Started with MS Access
Photoshop Basics Extended
Getting Started with FileMaker Pro
MS Access: Working with Fields & Records
MS Access: Creating & Using Reports
Microsoft Office Illustrated Introductory, Windows XP Edition
Microsoft Access - A Primer for Relational Database Design and Use
MIS2502: Data Analytics MySQL and MySQL Workbench
FileMaker Pro: Using Advanced Features & Working with Layouts
Microsoft Access Date.
Exploring Microsoft Office Access
Introduction to the PC, Internet & Penn State WebMail
Presentation transcript:

MS Access: Database Concepts Instructor: Vicki Weidler Assistant: Joaquin Obieta

Overview Become familiar with MS Access database terminology Learn how to start MS Access, open a database & navigate the software interface Understand database objects & their corresponding functions Use standard design principles to plan a database Explore relationships between tables Use Help options to find information on MS Access topics Learn how to close a database & MS Access

Databases What is a database? When do you use a database? 3 main types of databases Flat file Relational Object-oriented

Microsoft Access A relational database management program that allows you to store, organize, and retrieve information in an effective manner.

Planning a Database What is the purpose of the database? What do you need it to do? Who will use it? How many will use it? When will they use it? (i.e. one at a time, simultaneously) How will they use it? (i.e. desktop, server, web-interface) Who will create it? Who will maintain & modify it? Who will do data entry? Do you need to build in security measures? Who will provide technical support for it? What types of information need to go in it? How will this be organized into tables? How will these tables relate to one another? What types of queries will you need to create? Will you need to create any forms? How many? What kind? Will you need to create any reports? How many? What kind? Will you need to create any pages? How many? What kind?

Common Mistakes to Avoid Don’t assume every problem can be solved with a database Don’t leave too long between reviews Don’t spend too much time on the prototype Don’t develop the database until you fully understand what you need it to do Don’t develop the database until it is clear where all responsibilities lie Don’t aid for 100% functionality first time around; use 80-20% rule Involve all users in the database planning, design & testing Has anyone else solved the problem? Don’t reinvent the wheel Plan on an iterative development process Use consistent database standards and naming conventions Use consistent, universal coding Use consistent viewing standards Keep sufficient documentation; build into the database when possible Tech support, tech support, tech support………..

Database Development Life-Cycle Database Design Database Prototype Database Development Database Testing Database Production

Summary Become familiar with MS Access database terminology Learn how to start MS Access, open a database & navigate the software interface Understand database objects & their corresponding functions Use standard design principles to plan a database Explore relationships between tables Use Help options to find information on MS Access topics Learn how to close a database & MS Access

Independent Practice Activity Question #2: 3 types (tables, queries, reports) Question #3: 5 fields and 10 records Question #5: Database, Table, Data Value Question #6: Table, Query, Report

Resources Questions & Answers Evaluations Thank You!!! Conclusion