Lesson 1 -What is a Database? -Fields and Records

Slides:



Advertisements
Similar presentations
What is a database?. Two main uses: Two main uses: Storing information Storing information Sorting information Sorting information.
Advertisements

Access 2007 ® Use Databases How can Microsoft Access 2007 help you structure your database?
Database Basics. What is Access? Database management system Computer-based equivalent of a manual database Makes it easy to organize and update information.
INFORMATION TECHNOLOGY Software Applications. WORD PROCESSING WP is the most commonly used package in business. A large number of documents are produced.
Database A collection of related information stored on a computer and organized in a manner that allows access, retrieval, and use of that data.
ISP 121 Week 1 Introduction to Databases. ISP 121, Winter Why a database and not a spreadsheet? You have too many separate files or too much data.
Data Types and Field Properties 5.01 Understand database tables used in business.
Database Software Application
What is a database?.  Two main uses:  Storing information  Sorting information.
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.
Database terms Mr. Brunton.
Business Computer Information Systems Microsoft Office XP Access Review Lessons 1 through 5.
MICROSOFT ACCESS Pn. Jamilah Binti Yusof. DEFINITION A database is the computer equivalent of an organized list of information. Typically, this information.
INF1050- Databases In this module you will use Microsoft Access to create digital databases.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 1 – Access Basics.
Introduction to Databases. Overview  What is a Database?  What is a Database Management System?  How is information organized in a database?  What.
BIS121 IT for Business Application Lecture 8 – Database (Part I)
Access 2007 Database Application Managing Business Information Effectively BCIS 1 and 2.
MICROSOFT ACCESS Database Applications. Database Management System A database is a collection of organized data whose elements are in some way related.
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.
WHAT IS A DATABASE? A database is an organized collection of related information. A DB organizes and stores information. an organized collection of related.
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)
Key Applications Module Lesson 21 — Access Essentials
Chapter 17 Creating a Database.
Presented By: Gail Rose-Innes Camps Bay High School ICT & CAT Department Microsoft Access 2010.
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.
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.
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.
Access 2007 ® Use Databases How can Microsoft Access 2007 help you structure your database?
Databases,Tables and Forms Access Text by Grauer Chapters 1 & 2.
IE 423 – Design of Decision Support Systems Database development – Building Tables
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.
Microsoft Access.  What is Data ?  Data vs. Information  Database History.  What is a Database?  Examples for Small and Large Databases.  Types.
What is a database? thanks to
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.
Database Management System Conducted By Provincial Computer Resource Centre Gurudeniya Jayaratna Alahakoon.
Microsoft Access Database Creation and Management.
Part 1.  To answer the question “what is a database?”  To understand the basic components of a database and start to plan/create our own.
Microsoft Access Prepared by the Academic Faculty Members of IT.
PREPARED BY: PN. SITI HADIJAH BINTI NORSANI. LEARNING OUTCOMES: Upon completion of this course, students should be able to: 1. Understand the structure.
Access Queries and Forms. Adding a New Field  To insert a field after you have saved your table, open Access, and open the table  It is easier to add.
Course Contents Overview: Database basics Lesson 1: Benefits of using a database Lesson 2: Table that data Lesson 3: Analyzing, viewing, and reporting.
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.
Database (Microsoft Access). Database A database is an organized collection of related data about a specific topic or purpose. Examples of databases include:
To play, start slide show and click on circle Access 1 Access 2 Access 3 Access 4 Access Access
Data Types and Field Properties
Data Types and Field Properties
Data Types and Field Properties
Spreadsheets, Modelling & Databases
Microsoft Office Access is the best –selling personal computer database management system. What is Access?
Data Types and Field Properties
Data Types and Field Properties
Data Types and Field Properties
Data Types and Field Properties
Presentation transcript:

Lesson 1 -What is a Database? -Fields and Records

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 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 are Databases Good For? Easy way to organize and sort information Use the information (mail merge) Analyze information Group information Find specific information Look at patterns and relationships between information Take up less space Help you manage large collections of information

Examples of a Database student information cards library catalogs encyclopedias phone books file folders cookbooks doctor’s records

Basics of a Database Databases are made up of: -files -records -fields

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

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.

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.

Lesson 2 Review of what we can do with a Database.

What is a database?

Two main uses: Storing information Sorting information

What kind of information could we store in a database? Patient information Telephone numbers Business clients Name and phone numbers of friends Parent’s contact information for children in a school

Key words Each person’s information is separate and that is called a record e.g. Name – Jo Bloggs Address – 33 Wood Lane, Haworth Phone number – 0474792927484

What kind of things could we do with these records? A search – this is called a query Example 1 – a child is ill at school – we need to find out if they have any medical conditions quickly Example 2 – we need to find who owns a car that has been caught speeding on the motorway http://www.primaryresources.co.uk/ict/ict2.htm

Lesson 3 Parts of a Database: Design View, Datasheet, Queries, Forms and Reports

Planning Your Database What is your goal?  Determine the type of information you will want/need before you begin designing it  Sketch it out on paper first  Decide on your field names and put them in order of preference  Make sure you keep things CONSISTENT

Data Types An Important Part of Planning!!! 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 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

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!!!

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.

 Let’s Try It Out!!!  Microsoft Access