Microsoft Access Database software. What is a database? … a database is an organized collection of data. A collection of data of similar information compiled.

Slides:



Advertisements
Similar presentations
Microsoft Office Illustrated Fundamentals Unit K: Working with Data.
Advertisements

Computer Concepts BASICS 4th Edition
Jeopardy Objects Navigation Buttons True/False Parts of a Report Vocabulary Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Final.
Pasewark & Pasewark Microsoft Office XP: Introductory Course 1 INTRODUCTORY MICROSOFT ACCESS Lesson 4 – Finding and Ordering Data.
Access Lesson 2 Creating a Database
Maintenance Modifying the data –Add records –Delete records –Update records Modifying the design –Add fields into tables –Remove fields from a table –Change.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 3 1 Microsoft Office Access 2003 Tutorial 3 – Querying a Database.
XP Chapter 3 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Analyzing Data For Effective Decision Making.
SUNY Morrisville-Norwich Campus-Week 10 CITA 130 Advanced Computer Applications II Spring 2005 Prof. Tom Smith.
Access Tutorial 1 Creating a Database
Querying a Database Microsoft Office Access 2003.
Chapter Extension 6 Using Microsoft Access © 2008 Pearson Prentice Hall, Experiencing MIS, David Kroenke.
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.
1 Access Lesson 3 Creating Queries Microsoft Office 2010 Introductory Pasewark & Pasewark.
1 Access Lesson 3 Creating Queries Microsoft Office 2010 Introductory.
ACCESS CHAPTER 1. OBJECTIVES Tables Queries Forms Reports Primary and Foreign Keys Relationship.
An INTRODUCTION to MICROSOFT ACESS 2000 By Dr. Ennis-Cole.
Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall 1 1. Chapter 2: Relational Databases and Multi-Table Queries Exploring Microsoft Office.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 1 – Access Basics.
Unit J: Creating a Database Microsoft Office Illustrated Fundamentals.
1 Chapter 1: Finding Your Way Through a Database Exploring Microsoft Office Access 2010.
ASP.NET Programming with C# and SQL Server First Edition
With Microsoft Office 2007 Introductory© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Office 2007 Introductory.
DAY 14: ACCESS CHAPTER 1 Tazin Afrin October 03,
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 2003 Define some key Access terminology: Field – A single characteristic or attribute of a person, place, object, event, or idea. Record.
Microsoft Access Lesson 1 Lexington Technology Center February 11, 2003 Bob Herring On the Web at
End Show 3.4 Database Management System Unit 3. End Show What is a database? It’s an organized collection of data, related to a particular subject or.
Lesson 2.  To help ensure accurate data, rules that check entries against specified values can be applied to a field. A validation rule is applied to.
Management Information Systems MS Access MS Access is an application software that facilitates us to create Database Management Systems (DBMS)
XP New Perspectives on Microsoft Office Access 2003 Tutorial 9 1 Microsoft Office Access 2003 Tutorial 9 – Using Action Queries, and Defining Table Relationships.
© 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 9 – Building Links,
1 By: Nour Hilal. Microsoft Access is a database software where data is stored in one or more Tables. A Database is a group of related Tables. Access.
Microsoft ® Access ® 2010 Training Create Queries for a New Database If a yellow security bar appears at the top of the screen in PowerPoint, click Enable.
Relational Databases (MS Access)
Access 2013 Microsoft Access 2013 is a database application that is ideal for gathering and understanding data that’s been collected on just about anything.
Introduction to Databases Trisha Cummings. What is a database? A database is a tool for collecting and organizing information. Databases can store information.
Key Applications Module Lesson 21 — Access Essentials
Access Chapter 2: Relational Database Objectives Design data Create tables Understand table relationships Understand data types, key, & field properties.
Chapter 17 Creating a Database.
MS Access 2007 Management Information Systems 1. Overview 2  What is MS Access?  Access Terminology  Access Window  Database Window  Create New Database.
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.
1 Chapter 1: Finding Your Way Through a Database Exploring Microsoft Office Access 2007.
® Microsoft Office 2013 Access Creating a Database.
Pasewark & Pasewark 1 Access Lesson 3 Creating Queries Microsoft Office 2007: Introductory.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 4 – Finding and Ordering Data.
Lesson 13 Databases Unit 2—Using the Computer. Computer Concepts BASICS - 22 Objectives Define the purpose and function of database software. Identify.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
CPSC 203 Introduction to Computers T97 By Jie (Jeff) Gao.
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 1 ® Database & Table.
Database Relationships Objective 5.01 Understand database tables used in business.
PREPARED BY: PN. SITI HADIJAH BINTI NORSANI. LEARNING OUTCOMES: Upon completion of this course, students should be able to: 1. Understand the structure.
COMPREHENSIVE Access Tutorial 1 Creating a Database.
VOCAB REVIEW. A field that can be computed from other fields Calculated field Click for the answer Next Question.
Database (Microsoft Access). Database A database is an organized collection of related data about a specific topic or purpose. Examples of databases include:
1 Finding Your Way Through a Database Exploring Microsoft Office Access.
GO! with Microsoft Office 2016
Microsoft Access 2013 Bobby Wan.
Practical Office 2007 Chapter 10
GO! with Microsoft Access 2016
Access Creating a Database
Microsoft Office Illustrated Fundamentals
Access Creating a Database
Microsoft Office Access 2003
Microsoft Office Access 2003
Introduction to Access
Unit J: Creating a Database
New Perspectives on Microsoft
Presentation transcript:

Microsoft Access Database software

What is a database? … a database is an organized collection of data. A collection of data of similar information compiled in a table of records consisting of individual fields.

Examples….. A Telephone book State and IRS files A file box with cards Your telephone bill Your electric bill Computerized databases Microsoft Access is the database we will study in this class.

Database Management Software …provides users with “software tools needed to organize data into a flexible manner…. …It includes facilities to add, modify, or delete data from the database, ask questions (or queries) about the data stored in the database and produce reports summarizing selected contents…. Microsoft Access provides users with one of the simplest and most flexible DBMS solutions… Some other examples of DBMS would be…. MySQL FileMaker Oracle

How do databases differ from Excel? Excel is for heavy “number crunching”. Output in Access is easier to understand and “digest”. Data entry is normally by a form. More Flexible.

MS Access Is known as a relational database. This means information is joined through common fields in tables. EXAMPLE: The IRS has a database with every taxpayers information. Each state government also has a database with each taxpayers information. The IRS and the state link up through your Social Security Number to share financial information on citizens.

What can Access do? Store Data for easy access. Sort, present, and manipulate data for a specific purpose. Databases perform Mathematical computations on individual records.

3 Main Components of Access 1.) Tables 2.) Queries 3.) Forms

Microsoft Access Tables Tables comprise the fundamental building blocks of any database. If you are familiar with spreadsheets (which you all should be) you’ll find database tables extremely similar.

Queries… A database that only stored information would be useless– we need methods to retrieve information as well. Queries – complex request to sort, filter and organize information. Access queries provide the capability to combine data from multiple tables and place specific conditions on the data retrieved.

Microsoft Access Forms -User friendly interfaces that allow users to enter information in a graphical form and have that information transparently passed to the database.

Why Should I learn MS Access? More computer skills Greater understanding of computer applications as applied to existing skills. Databases provide a tremendous flexibility in storing, accessing, using, and manipulating data.

Query A database object Lets you ask the database questions about the data it contains. The condition of the query is a way of telling the query which data you are interested in seeing. When a condition has 2 parts is called criteria. Queries are based upon tables.

Creating a Query in Design View Using the query design view window you build and change the query using the query design grid. Databases often contain more than one table, you can select the table in the Show Table Dialog box that contains the data you wnt to see in the query datasheet. The query window is divided into 2 parts. The top part if of the window shows the field list, the bottom is the design grid. You can add fields to the query design grid by double clicking the field name.

Moving and Sorting in Design View You can sort information by using the sort boxes in the design grid. To sort 2 or more fields, the field you want to sort by first must be to the left of the field you want to sort next. Sorts on more than one field are applied in a left to right order.

Adding a condition To add conditions you must click in the criteria box in the query design field. Access will automatically place quotations around the data type Text or Memo Before running a query it is a good idea to save it.

Relating Tables When a database contains more than one table, you can connect data in the separate tables in by creating a relationship. To create a relationship, you must have tables that contain a matching field. A matching filed appears in both tables, has the same data type, and contains the same values. The matching field is also called the common field. When tables are related in a database, we can create queries and other objects that display information from several tables at once.

Common Relationships One to Many- one record in the first table can match many records in the second table. First table is the primary table. Second table is the related table. Common field in the related table is called the foreign key when used in a relationship.

Referential Inegrity Protects data in the tables to make sure that data is not accidently deleted or changed resulting in inconsistent data. Choose the Enforce Referential Integrity option when creating relationships

Multi table Queries After defining relationships in a database, we can create a query that is based on more than one table. To create a query from more than one table, you must add another table’s field list to the query design. When you add two related tables, a join line shoes the relationship between the tables.