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.

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

Introduction to Microsoft Access
MS-Access XP Lesson 1. Introduction to MS-Access Database Management System Software (DBMS) Store data in databases Database is a collection of table.
Computer Concepts BASICS 4th Edition
Access - Project 1 l What Is a Database? –A Collection of Data –Organized in a manner to allow: »Access »Retrieval »Use of That Data.
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.
Lecture Access – Tables. What are Tables? Records Fields.
Data Types and Field Properties 5.01 Understand database tables used in business.
Database Software Application
Database Design IST 7-10 Presented by Miss Egan and Miss Richards.
Tables. Any database must contain one or more tables, because that’s where the data is stored. For any table there are two views provided: Datasheet view.
Access Ch 5 Review.
Data Types and Field Properties 5.01 Understand database tables used in business.
Data type – determines the type of data and range of values that can be entered in a field.
Database terms Mr. Brunton.
Business Computer Information Systems Microsoft Office XP Access Review Lessons 1 through 5.
Your Tour Guide is Jim Provensal. What We Will Cover s Introduction to MicroSoft Access u What is a database u What is a “Relational” Database s The Major.
MICROSOFT ACCESS Pn. Jamilah Binti Yusof. DEFINITION A database is the computer equivalent of an organized list of information. Typically, this information.
BIS121 IT for Business Application Lecture 8 – Database (Part I)
Access 2007 Database Application Managing Business Information Effectively BCIS 1 and 2.
Lesson 1 -What is a Database? -Fields and Records
Created by: Tanya Morgan.  Access is the database software of the Microsoft Office suite.  A database is a collection of objects that work together.
 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.
What is a Database? A Database is…  an organized set of stored information usually on one topic  a collection of records  a way to organize information.
Relational Databases (MS Access)
WEEK 11 Database Design. TABLE INSTANCE CHARTS Create Tables.
Key Applications Module Lesson 21 — Access Essentials
Chapter 17 Creating a Database.
XP Chapter 1 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Preparing To Automate Data Management Chapter 1 “You.
Databases. What is a database?  A database is used to store data. The word DATA is actually Latin for FACTS. A database is, therefore, a place, or thing.
SESSION 3.1 This section covers using the query window in design view to create a query and sorting & filtering data while in a datasheet view. Microsoft.
Microsoft Office Illustrated Introductory, Premium Edition Using Tables and Queries.
WHAT IS A DATABASE? A DATABASE IS A COLLECTION OF DATA RELATED TO A PARTICULAR TOPIC OR PURPOSE OR TO PUT IT SIMPLY A GENERAL PURPOSE CONTAINER FOR STORING.
Microsoft Access 2000 Presentation 1 The Basics of Access.
Database Management Systems.  Database management system (DBMS)  Store large collections of data  Organize the data  Becomes a data storage system.
Databases,Tables and Forms Access Text by Grauer Chapters 1 & 2.
What have we learned?. What is a database? An organized collection of related data.
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.
There are seven main components of a database in Access 2000: Tables. Use tables to store database information. Forms Use forms to enter or edit the information.
Introduction to a Database Defining a database Database window in Access The six items in window: Tables, Queries Forms, Reports, Macros, Modules.
Data Types and Field Properties continued… Understand database tables used in business.
DBMS Using Access Note: If using software other that Access, consult manufacturer’s manual.
Introduction to Access Chapter 13 pages 1-4. What is a database??? Related information is stored in databases  All SC student information is stored in.
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.
Database Management System Conducted By Provincial Computer Resource Centre Gurudeniya Jayaratna Alahakoon.
Pasewark & Pasewark 1 Access Lesson 2 Creating a Database Microsoft Office 2007: Introductory.
Microsoft Access Database Creation and Management.
Database design Using Access 2007
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.
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.
Access Lessons 1, 2 and 3 ©2009 M and K Solutions, LLC – All Rights Reserved.
Database (Microsoft Access). Database A database is an organized collection of related data about a specific topic or purpose. Examples of databases include:
MICROSFTACCESS tables. DATA TYPES Field TypeWhat It Holds Short Text Text up to 255 characters long (including spaces and punctuation). Use a Text field,
To play, start slide show and click on circle Access 1 Access 2 Access 3 Access 4 Access Access
Introduction to Microsoft Access
Access Lesson 2 Creating a Database
What is a Database? A collection of data organized in a manner that allows access, retrieval, and use of that data.
ICT Database Lesson 2 Designing a Database.
Microsoft Office Access is the best –selling personal computer database management system. What is Access?
Introduction to MS ACCESS
Lecture 2 Lecturer: awdang aziz MS access
Presentation transcript:

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 of records  a way to organize information in a file so that you can examine information on a variety of ways and access the information in new ways  a type of "filing cabinet" that can help you manage, manipulate, organize, sort and modify information What is a Database?

Components of an Access Database There are six components to an Access database. Tables Queries Forms Reports Macros Modules (macros and modules are for advanced users so we will not discuss those!)

Tables A table is a collection of related data that is stored in columns and rows.

Queries A query is a stored question about data in your table. It asks the database to find specific information to meet the conditions you asked for. In this query… I asked it to list all of the students who were walkers.

Forms Forms provide a quick way to view, enter, and change information in a database.

Reports You create a report so that you can easily output your database to the printer.

Fields A field is each separate piece of information (but related) in a record. Fields are the “building blocks” for records containing the data you want to store, find, sort and print. Ex. Name Address City Phone # This record has four fields. Entry-data in a field

Data Types Each field holds a different type of information. There are 10 different types of data! Text - text or numbers like phone # or zip code Memo- notes, descriptions, or summaries Number - numbers that you calculate Date/Time- date and time ONLY Currency- money ONLY Data Type is the type of value that will be entered into the fields.

Data Types continued Auto#- computer automatically assigns a number Yes/No- can answer yes/no OR true/false OR on/off OLE Object- can insert a picture, sound or file Hyperlink- can jump to a document or web page Lookup Wizard - can produce a “drop down” menu of choices

Records A record is a collection of data about a single product, activity, or transaction. Ex. Titanic L. Douglas Wilder Person in the Address Book This record is about Jane Doe.

 Files  A file is a collection of related database information. Ex. A Video Collection Famous Virginians Address Book

Primary key - The primary key is a unique identifier for each record in your table. Primary Key

Design View This is where you start off. It allows you to add fields, rearrange fields, change field properties, etc... This view allows you to see the structure or the “blueprint” of the table or form.

Data Sheet View This allows you to see several records at the same time. It displays the data in columns and rows. You actually enter the data for your records here!!!

Displays the view that allows you to view, add, delete, and change data, usually one record at a time. Form View

This view allows you to display a list of data items with item text and, optionally, an icon to identify the type of item. List View