ACCESS. » Access is a database management system. » This system lets you create and process data. » A database is a collection of data that is organized.

Slides:



Advertisements
Similar presentations
Database Basics. What is Access? Database management system Computer-based equivalent of a manual database Makes it easy to organize and update information.
Advertisements

By Wanda Gibson, CI, MMI, SME. Microsoft Access Access is a database management system. This system lets you create and process data. A database is a.
1 After completing this lesson, you will be able to: Create a database. Create a table using the Table Wizard. Create and modify a table in Design view.
Computer Concepts BASICS 4th Edition
Microsoft Office 2010 Access Chapter 1 Creating and Using a Database.
Access Lesson 2 Creating a Database
Access - Project 1 l What Is a Database? –A Collection of Data –Organized in a manner to allow: »Access »Retrieval »Use of That Data.
Microsoft Office 2007 Access Chapter 2 Querying a Database.
Chapter 1 Databases and Database Objects: An Introduction
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 2 1 Microsoft Office Access 2003 Tutorial 2 – Creating And Maintaining A.
Staff Development Daze June 27 & 28 Tony Gauvin. 2 Schedule  Monday June 27  Monday June 27  9:00 – 12:00 Basic Excel  12:00 – 1:00 Lunch for all.
Creating And Maintaining A Database. 2 Learn the guidelines for designing databases When designing a database, first try to think of all the fields of.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Access Project 1 Creating and Using a Database.
Access Ch 5 Review.
Microsoft Access 2000 Creating Tables and Relationships.
Access Lesson 2 Creating a Database
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 1 – Access Basics.
Introduction to Access By Mary Ann Chaney and Alicia Harkleroad.
Lesson 28: Exploring Access Learning Objectives After studying this lesson, you will be able to:  Define database and key terms associated with.
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. ACCESS 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 4 – Creating New.
® Microsoft Access 2010 Tutorial 6 Using Form Tools and Creating Custom Forms.
CPSC 203 Introduction to Computers T59 & T64 By Jie (Jeff) Gao.
Working with a Database
Chapter 1 Databases and Database Objects: An Introduction
Chapter 6 Generating Form Letters, Mailing Labels, and a Directory
 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.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved Business Driven Information Systems 2e Plug-In T6: Basic Skills and Tools Using.
Management Information Systems MS Access MS Access is an application software that facilitates us to create Database Management Systems (DBMS)
Microsoft Access 2000 Presentation 2 Creating Databases Part I (Creating Tables)
XP New Perspectives on Microsoft Access 2002 Tutorial 21 Microsoft Access Tutorial 2 – Creating And Maintaining A Database.
Microsoft Office 2007 Access Chapter 2 Querying a Database.
XP 1 Microsoft Access 2003 Introduction To Microsoft Access 2003.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 2 1 Microsoft Office Access 2003 Tutorial 2 – Creating And Maintaining A.
Microsoft Access You will need a pen/pencil.. What is Microsoft Access? Access is a database management system.  Create a database, add/change delete.
Key Applications Module Lesson 21 — Access Essentials
Chapter 17 Creating a Database.
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 23 Getting Started with Access Essentials 1 Morrison / Wells / Ruffolo.
MS Access 2007 Management Information Systems 1. Overview 2  What is MS Access?  Access Terminology  Access Window  Database Window  Create New Database.
Lesson 1: Exploring Access Learning Objectives After studying this lesson, you will be able to: Start Access and identify elements of the application.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 1 BACKNEXTEND 1-1 LINKS TO OBJECTIVES Create and Open a Database Create and Open a Database.
Microsoft Access 2010 Chapter 10 Administering a Database System.
® Microsoft Office 2013 Access Creating a Database.
With Microsoft Office 2007 Introductory© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Office 2007 Introductory.
A Skills Approach Access 2010 Working with Tables © 2012 The McGraw-Hill Companies, Inc. All rights reserved Chapter 2.
1/62 Introduction to and Using MS Access Database Management and Analysis Yunho Song.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Access Project 1 Creating and Using a Database.
DBMS Using Access Note: If using software other that Access, consult manufacturer’s manual.
Database Objective Demonstrate basic database concepts and functions.
Lesson 13 Databases Unit 2—Using the Computer. Computer Concepts BASICS - 22 Objectives Define the purpose and function of database software. Identify.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
Lesson 4.  After a table has been created, you may need to modify it. You can make many changes to a table—or other database object—using its property.
Pasewark & Pasewark 1 Access Lesson 2 Creating a Database Microsoft Office 2007: Introductory.
Database design Using Access 2007
McGraw-Hill Career Education© 2008 by the McGraw-Hill Companies, Inc. All Rights Reserved. Concept 1 Database – Organized collection of related information.
CPSC 203 Introduction to Computers T97 By Jie (Jeff) Gao.
Microsoft Office 2013 Try It! Chapter 4 Storing Data in Access.
Microsoft Access Prepared by the Academic Faculty Members of IT.
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.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
COMPUTER SKILLS MS-ACCESS. Introduction Access is a piece of software known as a database management system. At its most basic level, it can be used to.
To play, start slide show and click on circle Access 1 Access 2 Access 3 Access 4 Access Access
GO! with Microsoft Office 2016
Microsoft Access 2007 – Level 1
GO! with Microsoft Access 2016
Microsoft Office Access 2003
Grauer and Barber Series Microsoft Access Chapter Two
Microsoft Office Illustrated Introductory, Windows XP Edition
Presentation transcript:

ACCESS

» Access is a database management system. » This system lets you create and process data. » A database is a collection of data that is organized in a way that enables you as the user to retrieve it.

 Tables  Queries  4 types of Objects.  Forms  Reports

Tables four views  Design View – the structure  Datasheet View – the information

 – = cell A name given to a specific piece of information in a record (name, address, etc.)  – = row contains information about a particular person, company, or event  – the basic organization of the information in a database  – (one field) unique Field Record Table Primary Key

Build the FIELD Structure  Field Names -- name given to a specific piece of information in a record (name, address, etc.)  Data Type – the kind of information included (words or numbers)  Description – a definition of the information included in the fields  Field Size – the size the field needs to be to accommodate all data

 A field name can not exceed 64 characters.  A field name can contain letters, digits, and spaces.  A field cannot contain periods, exclamation points, accent marks, or square brackets.  The field name cannot be repeated in the same table.

The type of information to be stored in a particular field can be one of following:  Text – Words or numbers that will not be used in calculations.  Number – A number that can be used in a calculation. This number can be positive or negative.  Currency – A field that contains money information. The information will be displayed with dollar signs, decimal points and two digits.  Yes/No – A  signifies yes, a  signifies no.

 A primary key is a field that is unique.  The information CAN NOT repeated in any record.  A good example of a primary key would be our Social Security Number. This number is unique to each of us.

New Database Named

To create a new Database – Click Blank Database Try it on your own

When you create a blank database, Access creates the first table in the database for you and gives it the name Table 1.

You create the structure of the table in Design View. Click on View in the Views group. Since we haven’t named the table it will prompt you to name your table before switching to Design View. Save the table as Toys. *Another Way – You can open a table directly in Design view from The Navigation Pane. Right-click the table name in the Navigation Pane, and then click Design View on the shortcut menu.*

The Design View of a Table is where the structure is created.

Indicates Primary Key Indicates the size of the field

Once the structure is complete and saved, the user can input the data. Click the view button to go back to the datasheet view.

This is Data Sheet View of the Table All data has been added. The Toys Table is complete.

Field Names Data Records Record Selector

An additional table has been added to the database

The data for the Vendors Table has been added.

Navigation Buttons First Record Previous Record Current Record of Total Records Next Record New Record Total Number of Records Last Record New Record

 Access is straightforward and methodical.  The user saves the structure.  Access automatically saves the data (records).

 They can be used for data entry  Forms show individual records  They can also be used to edit existing records instead of using the table  Forms can be customized using the Wizard  Forms, just like Tables and Reports have a Design View and a Datasheet View.

A Form can be used for data entry. Using the Form button, the form is created quickly. This form includes all the fields from the table in the order they appear in the table. This is Layout View of the Form.

This is Design View of the same Form.

Using Form Wizard, in the More Forms button on the Create tab, the user can select just the fields needed for the form.

This form has the fields requested in the wizard.

 Reports are not used for data entry  They are used to display information about the table or tables from the database  Reports can be customized using the Wizard  Reports have 4 views. Report, Print, Layout and Design view.

The Report button on the Create Tab in the Report group is a way to create a report with all fields shown in the order they appear in the table.

This is Design View of the previous Report.

Using Report Wizard a user can include only the fields needed for the required information. Choose Stock Number, Description, Inventory, and Selling Price

Select Ascending Order by Description click Next.

Select Tabular and Portrait Orientation click Next.

Select Office Style click Next.

Name the Report Toys Report and click Finish.

Using Report Wizard, only the fields needed were added to the report. This report is in a tabular layout and is easy to read. This Report is in Report View

This is the previous Report in Design View.