Percy K. Parakh Technology Training Coordinator – CDE ChSCC.

Slides:



Advertisements
Similar presentations
Microsoft Access.
Advertisements

Database Basics. What is Access? Database management system Computer-based equivalent of a manual database Makes it easy to organize and update information.
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.
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.
Chapter 1 Databases and Database Objects: An Introduction
Access Tutorial 1 Creating a Database
Creating a Blank Database 1. Open up Microsoft Access 2. Click on Blank document button 3. On the right panel, Specify the location for saving your database.
COMPREHENSIVE Access Tutorial 2 Building a Database and Defining Table Relationships.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Access Project 1 Creating and Using a Database.
FIRST COURSE Access Tutorial 2 Building a Database and Defining Table Relationships.
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
Microsoft Access – Tutorial 1 if you need to review general Microsoft Office procedures such as: menus toolbars task panes files help printing please go.
Tutorial 1 Creating a Database. Objectives Learn basic database concepts and terms Learn basic database concepts and terms Explore the Microsoft Access.
Unit J: Creating a Database Microsoft Office Illustrated Fundamentals.
Access Tutorial 2 Building a Database and Defining Table Relationships
Chapter 1 Databases and Database Objects: An Introduction
1 Lesson 22 Getting Started with Access Essentials Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Microsoft Access – Tutorial 1 if you need to review general Microsoft Office procedures such as: menus toolbars task panes files help printing please go.
Microsoft Access Data Base Application. A Few Terms Database – A collection of related information. Database – A collection of related information. Field.
® Microsoft Office 2013 Access Building a Database and Defining Table Relationships.
Created by: Tanya Morgan.  Access is the database software of the Microsoft Office suite.  A database is a collection of objects that work together.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved Business Driven Information Systems 2e Plug-In T6: Basic Skills and Tools Using.
Lesson 17 Getting Started with Access Essentials
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
® Microsoft Access 2010 Tutorial 2 Building a Database and Defining Table Relationships.
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.
With Microsoft ® Access 2010© 2011 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Access.
® Microsoft Office 2010 Building a Database and Defining Table Relationships.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Plug-In T6: Basic Skills and Tools Using Access 2010 Business Driven Technology.
Microsoft Access 2000 Presentation 1 The Basics of Access.
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 Office 2013 Access Creating a Database.
Unit 5, Lesson 1 Working with Databases. Objectives Identify the parts of the Access screen. Identify the parts of the Access screen. Understand the purpose.
With Microsoft Office 2007 Introductory© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Office 2007 Introductory.
McGraw-Hill/Irwin © The McGraw-Hill Companies, All Rights Reserved TECHNOLOGY PLUG-IN T6 Basic Skills Using Access.
Microsoft Access. Microsoft access is a database programs that allows you to store retrieve, analyze and print information. Companies use databases for.
DBMS Using Access Note: If using software other that Access, consult manufacturer’s manual.
Planning & Creating a Database By Ms. Naira Microsoft Access.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 1 ® Database & Table.
COMPREHENSIVE Access Tutorial 1 Creating a Database.
Course Contents Overview: Database basics Lesson 1: Benefits of using a database Lesson 2: Table that data Lesson 3: Analyzing, viewing, and reporting.
VOCAB REVIEW. A field that can be computed from other fields Calculated field Click for the answer Next Question.
Database Presentation BIM, Mrs. Bailey. **Database Notes** Use new sheet of paper! Microsoft Access - known as a database management system or DBMS Database.
Access Tutorial 2 Building a Database and Defining Table Relationships
Tutorial 1 Creating a Database
ICT Essential Skills.
GO! with Microsoft Office 2016
Microsoft Access 2007 – Level 1
Access Tutorial 1 Creating a Database
GO! with Microsoft Access 2016
Access Creating a Database
Access Creating a Database
Access Lesson 1 Understanding Access Fundamentals
Computer Based Financial Accounting
Access Tutorial 1 Creating a Database
What is a Database? A collection of data organized in a manner that allows access, retrieval, and use of that data.
Chapter 1 Databases and Database Objects: An Introduction
Access Tutorial 2 Building a Database and Defining Table Relationships
Access Tutorial 2 Building a Database and Defining Table Relationships
Access Tutorial 1 Creating a Database
Access Tutorial 1 Creating a Database
Unit J: Creating a Database
Presentation transcript:

Percy K. Parakh Technology Training Coordinator – CDE ChSCC

 What is a Database?  What is a Database Management System?  How do we use MicroSoft Access to create a simple Database.

 Describe databases & database management systems  Start Access  Describe the features of the Access Screen.  Create a Database.  Create a table.

 Define the fields in a table.  Open a table.  Add records to an empty table.  Close a table.  Close & open a database.  Use a form to view data.  Create a graph.

 A database is a collection of data organized in a manner that allows access, retrieval, and use of that data.  Ex. A Rolodex which keeps track of Names, Addresses, and Phone Numbers, is a simple example of a manual database.

 A Database Management System, allows you to use a computer to create a database.  With the computer you can (electronically) create, add, change, and delete data in the database, retrieve data using Queries, and create Forms and Reports.

 Spreadsheet Software allows users to add, subtract & perform user defined calculations on rows & columns of numbers.  Spreadsheets are more geared towards numeric data, whereas Databases work with Data that contains info. like Names, Addresses, Soc. Security #’s etc.

 Tables  Records  Fields  Primary Key

 A table is a collection of data about a particular subject. For Ex. a Movie table contains info. about movies like Movie No., Movie Title, Year Made, Movie Type etc.  RECORDS are simply the ROWS in the table.  FIELDS are the COLUMNS in the table.

Each COLUMN in the table is a FIELD Each ROW in the table is a RECORD

 A RECORD in the MOVIE Table contains information about a specific MOVIE.  Ex. Record Number 003 contains specific information on the movie Dancing Duo.

 A FIELD contains a specific piece of information within a RECORD.  Ex. The Movie Title field contains specific information about the Title of the Movie.

 The first field in the MOVIE table is the MOVIE NUMBER. This is a code assigned by the owner to each MOVIE.  These numbers are unique; that is no two movies will be assigned the same number.  Such a field can be used as a UNIQUE IDENTIFIER. Ex. Soc-Sec-No.  This is called the PRIMARY KEY.

Click on Start, Programs, Microsoft Office, Microsoft Office Access 2007

1) Click, Blank Database 2) Name it Movies.accdb 3) Click, Create

1) Right Click, select Rename Column

1) Rename field as Movie Number 2) Press the Down Arrow key 4) Type in Movie Title and so on….. 3) Data Type, Text

Data Type for Year Made – Number

Data Type, Number The rest of the fields Have a Data Type of Text

 Save the Table and call it Movies  The Movies Table will show up in the left pane

1) Saved as Movies: Table 2) Click on View to Toggle to Design View

 We will delete the bogus Primary key i.e. the ID #  We will make the Movie Number the Primary Key, by clicking on the Primary Key Button

Click on the Primary Key row, and press Delete on the keyboard

Click on Yes

1) Click on Movie Number Field 2) Click on Primary Key

1) Movie Number is now the Primary Key 2) Close and Save the table

Start entering Records, use the Tab key to move from one field to the next, or click in field with your mouse and type

 Click on the Create tab, click on Table  Create the fields in the Director Table just as before (Movie Table)  Save the Table as Director  Click on View to flip to Design View  As before delete the bogus Primary Key

 Make the Director Number as the Primary Key  Change the field width to 2.  Save the Table by clicking on Close button on the table.  Type in all the records in the Director Table

1)Click on Create Tab 2) Click on Table ( to create a New Table)

2)Click on Rename Column 1) Right Click On Add New Field

1)Type in Director Code

1) Save As Director 2) Click on View, to flip To Design View

Click and Press Delete

1)Click in Row selector 2) Click on Primary Key

Type in all the records

Here’s a Split Form

Here is the Movies Form

 We have learnt what is a Database.  What is a Database Management System.  We have learnt that RECORDS are essentially ROWS in a table.  And FIELDS are essentially COLUMNS in a table.  A PRIMARY KEY is simply a field used as the Unique Identifier.

 Create a Table  Save a Table  Add Records to a Table  Modify Tables in Design View  Create a Split Form