Databases,Tables and Forms Access Text by Grauer Chapters 1 & 2.

Slides:



Advertisements
Similar presentations
MS-Access XP Lesson 1. Introduction to MS-Access Database Management System Software (DBMS) Store data in databases Database is a collection of table.
Advertisements

Benchmark Series Microsoft Access 2010 Level 1
1 Chapter 1 & 2 Relational Databases and Queries CS101 WVU.
Chapter 5 Multitable Forms
Exploring Office Grauer and Barber 1 Tables and Forms: Properties, Views, and Wizards(Wk3)
Exploring Microsoft Access 2003 Chapter 1 Introduction to Microsoft Access: What Is A Database?
Database A collection of related information stored on a computer and organized in a manner that allows access, retrieval, and use of that data.
Integrating Access with the Web and with Other Programs.
Creating Custom Forms. 2 Design and create a custom form You can create a custom form by modifying an existing form or creating a new form. Either way,
QUERYING A DATABASE By: Dr.Ennis-Cole. OBJECTIVES: Learn how to use the Query window in Design view Create, run and Save queries Define a relationship.
Data Types and Field Properties 5.01 Understand database tables used in business.
Multi-Table Forms Access – Lesson 5.
Business Computer Information Systems Microsoft Office XP Access Review Lessons 1 through 5.
Chapter 3 Maintaining a Database
Microsoft Access 2000 Creating Tables and Relationships.
Access 2007 Database Application Managing Business Information Effectively BCIS 1 and 2.
Exploring Office 2003 Vol 1 2/e - Grauer and Barber 1 Committed to Shaping the Next Generation of IT Experts. Chapter 1- Introduction to Access: What is.
Exploring Office Grauer and Barber 1 Introduction to Access: What is a Database?(Wk1)
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Access Project 5 Enhancing Forms with OLE Fields, Hyperlinks, and Subforms.
 A database is a collection of data that is organized so that its contents can easily be accessed, managed, and updated. What is Database?
DATABASE DESIGN USING MICROSOFT ACCESS. What is a Database?  DMS Database management system  Database Collection of data organized in a manner that.
Exploring Microsoft Access 2003 Chapter 2 Tables and Forms: Design, Properties, Views, and Wizards.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved Business Driven Information Systems 2e Plug-In T6: Basic Skills and Tools Using.
CHƯƠNG 3 Finding, Filtering, and Formatting Data.
Microsoft Access 2013 Design and Create Tables to Store Data Chapter 2.
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Access Project 5 Enhancing Forms with OLE Fields, Hyperlinks, and Subforms.
1 Web-Enabled Decision Support Systems Access Tables: Building Data Foundation Prof. Name Position (123) University Name.
® Microsoft Access 2010 Tutorial 2 Building a Database and Defining Table Relationships.
Access Chapter 2: Relational Database Objectives Design data Create tables Understand table relationships Understand data types, key, & field properties.
CIS 250 Advanced Computer Applications Introduction to Access.
Office Management Tools II Ms Saima Gul. Office Management Tools II Ms Saima Gul.
Using Microsoft Access 56:150 Information System Design.
Microsoft Office Illustrated Introductory, Premium Edition Using Tables and Queries.
® Microsoft Office 2013 Access Creating a Database.
Database collection of related information stored in an organized form Database program software tool for storage & retrieval of that information.
1 Committed to Shaping the Next Generation of IT Experts. Chapter 1- Introduction to Access: What is a Database? Robert Grauer and Maryann Barber Exploring.
XP Chapter 2 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Building The Database Chapter 2 “It is only the farmer.
A Skills Approach Access 2010 Working with Tables © 2012 The McGraw-Hill Companies, Inc. All rights reserved Chapter 2.
Access  Getting Started  Creating Tables  Designing Tables Worksheet #8.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 3 BACKNEXTEND 3-1 LINKS TO OBJECTIVES Modify a Table – Add, Delete, Move Fields Modify a Table.
Pasewark & Pasewark 1 Access Lesson 3 Creating Queries Microsoft Office 2007: Introductory.
Forms Using. 2  Plan a form  Create a form  Move and resize controls  Modify labels  Modify text boxes Objectives.
CSC 240 (Blum)1 Introduction to Access CSC 240 (Blum)2 Click on the Access desktop icon or go to Start/Programs/Microsoft Office/Microsoft Office.
Microsoft Access 2002 Illustrated Complete Forms Using.
Introduction to a Database Defining a database Database window in Access The six items in window: Tables, Queries Forms, Reports, Macros, Modules.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
CSCI-235 Micro-Computers in Science Microsoft Access 2002 Chapter 2 Tables and Forms: Design, Properties, Views, and Wizards.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
Pasewark & Pasewark 1 Access Lesson 2 Creating a Database Microsoft Office 2007: Introductory.
Database design Using Access 2007
CPSC 203 Introduction to Computers T97 By Jie (Jeff) Gao.
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 1 ® Database & Table.
Exploring Office 2003 Vol 1 2/e- Grauer and Barber 1 Committed to Shaping the Next Generation of IT Experts. Chapter 2- Tables and Forms: Properties, Views,
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 8 1 Microsoft Office Access 2003 Tutorial 8 – Integrating Access with the.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 6 1 Microsoft Office Access 2003 Tutorial 6 – Creating Custom Forms.
Getting Started in Access 1 Using an existing Database Database Window Table Design View Parts of a Table Views in Access Navigating in Access Entering.
Notes: **A Row is considered one Record. **A Column is a Field. A Database is…  an organized set of stored information usually on one topic  a collection.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
Microsoft Access 2016 Design and Create Tables to Store Data
Microsoft Access 2013 Design and Create Tables to Store Data
Design and Create Tables to Store Data Chapter 2
Microsoft Office Access 2003
Microsoft Office Access 2003
Chapter 2 Tables and Forms: Design, Properties, Views, and Wizards
Microsoft Office Illustrated Introductory, Windows XP Edition
Exploring Microsoft Access 2003
Grauer and Barber Series Microsoft Access Chapter Two
Chapter 2 Design Table and Form.
Lecture 2 Lecturer: awdang aziz MS access
Chapter 2 Design Table and Form.
Presentation transcript:

Databases,Tables and Forms Access Text by Grauer Chapters 1 & 2

Introduction to a Database Defining a database Creating a database in Access Creating forms Using forms to filter data

Database Provide a way to store a related set of data Simplest form is a card file Each card a record Data may be text, dates, numbers, web links, pictures, etc. Name: ________________ Address: ________________ City: ________ State: ___ Zip: ______ Member since: ______________ Dues paid? ______ Each item a field

Two Types of Database Flat File - Spreadsheet Works well until data repeats Must enter data repeatedly Data must match exactly

Two Types of Databases Customers Customer ID Name Address City State Zip Invoices Invoice No. Part No. Unit Price Units Customer ID Relational – 2 or more linked tables Key Field One-to-Many Relationship Link Parts Part No. Description Supplier Units In Stock Many-to-Many Relationship

Database Window Menu Bar Toolbar Object Buttons

Creating a Table Designing a table yourself Field names Data types Primary key Properties Views--Datasheet or Design Using Table Wizard

Design View Primary Key Field Properties Data Type Description Field Names

Data Types Number Text Memo Date/Time Currency Yes/No AutoNumber OLE Hyperlink

Properties Field size Format Input Mask Caption Default Value Validation Rule Validation Text Required Allow Zero Length Indexed

Format vs. Input Mask Format - Defines how data will be displayed Data stored: Format: ###\-##\-#### Displays: Input Mask - Displays formatting for input Causes format to appear on forms, tables Input Mask: SSN Form field shows: SSN ___ - __ - ____ You fill in the underscored blanks Only the info in the blanks is stored

Table Design Basics Include all necessary data Use descriptive names Store data in smallest parts Will you ever need to sort by part? Store address, city, state, zip separately. Don’t store info based on other data Don’t store “Age” – age changes! Store DOB, calculate Age

Datasheet View Total Number of Records Current Record Triangle indicates data has been saved to disk Each column is a field Each row is a record

Database Forms Each page shows one record Field data appears in text boxes Other controls can be added as in Excel user forms

Creating a Form Controls--objects Bound control has data source Unbound control: no data source Calculated control: expression as data source Properties Form Wizard

Sizing handles Label (unbound) Text Box (bound to field) Click and drag to move Toolbox Go To First Record Go To Next Record Go To Last Record

Advanced Forms Advanced forms use other controls Combo Box (Drop Down List) Option Group Check box Command Button

Filter by Form No query needed Allows user to define a limited subset