McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Plug-In T6: Basic Skills and Tools Using Access 2010 Business Driven Technology.

Slides:



Advertisements
Similar presentations
BASIC SKILLS AND TOOLS USING ACCESS
Advertisements

Microsoft Access.
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.
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.
Microsoft Office 2010 Access Chapter 1 Creating and Using a Database.
Access Lesson 2 Creating 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.
Access Tutorial 1 Creating a Database
COMPREHENSIVE Access Tutorial 2 Building a Database and Defining Table Relationships.
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.
FIRST COURSE Access Tutorial 2 Building a Database and Defining Table Relationships.
Access Tutorial 10 Automating Tasks with Macros
Chapter 9 Macros, Navigation Forms, PivotTables, and PivotCharts
Tutorial 1 Creating a Database. Objectives Learn basic database concepts and terms Learn basic database concepts and terms Explore the Microsoft Access.
ACCESS CHAPTER 1. OBJECTIVES Tables Queries Forms Reports Primary and Foreign Keys Relationship.
Access Lesson 2 Creating a Database
Create Database Tables
Access Tutorial 2 Building a Database and Defining Table Relationships
Chapter 1 Databases and Database Objects: An Introduction
Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin TECHNOLOGY PLUG-IN T8 DECISION MAKING USING ACCESS.
® Microsoft Office 2013 Access Building a Database and Defining Table Relationships.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved Business Driven Information Systems 2e Plug-In T6: Basic Skills and Tools Using.
® Microsoft Office 2010 Access Tutorial 2 Building a Database and Defining Table Relationships.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Plug-In T8: Decision Making Using Access 2007 Business Driven Technology.
XP New Perspectives on Microsoft Access 2002 Tutorial 21 Microsoft Access Tutorial 2 – Creating And Maintaining A Database.
Microsoft Office 2007 Access Chapter 6 Using Macros, Switchboards, PivotTables, and PivotCharts.
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 2010 Tutorial 2 Building a Database and Defining Table Relationships.
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 23 Getting Started with Access Essentials 1 Morrison / Wells / Ruffolo.
® Microsoft Office 2010 Building a Database and Defining Table Relationships.
Copyright 2008 McGraw-Hill Ryerson 1 TECHNOLOGY PLUG-IN T7 PROBLEM SOLVING USING ACCESS.
Microsoft Access 2010 Chapter 10 Administering a Database System.
® Microsoft Office 2013 Access Creating a Database.
BUSINESS DRIVEN TECHNOLOGY Plug-In T5 Touring Access.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Access 2002 Lesson 1 Introduction.
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.
XP Chapter 2 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Building The Database Chapter 2 “It is only the farmer.
McGraw-Hill/Irwin ©2005 The McGraw-Hill Companies, All rights reserved ©2005 The McGraw-Hill Companies, All rights reserved McGraw-Hill/Irwin.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Plug-In T7: Problem Solving Using Access 2007 Business Driven Technology.
T7-1 LEARNING OUTCOMES – ACCESS PROBLEM SOLVING 1.Describe the process of using the Simple Query Wizard using Access 2.Describe the process of using the.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
Work with Tables and Database Records Lesson 3. NAVIGATING AMONG RECORDS Access users who prefer using the keyboard to navigate records can press keys.
Pasewark & Pasewark 1 Access Lesson 2 Creating a Database Microsoft Office 2007: Introductory.
McGraw-Hill/Irwin © The McGraw-Hill Companies, All Rights Reserved TECHNOLOGY PLUG-IN T8 Decision Making Using Access.
Modify Tables and FieldsModify Tables and Fields Lesson 4 © 2014, John Wiley & Sons, Inc.Microsoft Official Academic Course, Microsoft Word Microsoft.
Database EssentialsDatabase Essentials Lesson 1 © 2014, John Wiley & Sons, Inc.Microsoft Official Academic Course, Microsoft Word Microsoft Access.
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 1 ® Database & Table.
Access Module Implementing a Database with Microsoft Access A Great Module on Your CD.
COMPREHENSIVE Access Tutorial 1 Creating a Database.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Plug-In T7: Problem Solving Using Access 2007 Business Driven Technology.
1 Access Lesson 1 Understanding Access Fundamentals Microsoft Office 2010 Fundamentals Story / Walls.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall. 1 Skills for Success with Microsoft ® Office 2007 PowerPoint Lecture to Accompany.
Access Tutorial 2 Building a Database and Defining Table Relationships
Using Macros, Switchboards, PivotTables, and PivotCharts
Plug-In T7: Problem Solving Using Access 2007
Access Creating a Database
Access Creating a Database
MODULE 7 Microsoft Access 2010
Chapter 1 Databases and Database Objects: An Introduction
Microsoft Office Access 2003
Access Tutorial 2 Building a Database and Defining Table Relationships
Access Tutorial 2 Building a Database and Defining Table Relationships
Presentation transcript:

McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Plug-In T6: Basic Skills and Tools Using Access 2010 Business Driven Technology

1-2 LEARNING OUTCOMES 1.Describe the primary functions using Microsoft Access 2.Describe the steps for creating a new database file using Microsoft Access 3.Describe the steps for creating and modifying a table and fields using Microsoft Access 4.Describe the steps for creating relationships between tables using Microsoft Access

1-3 INTRODUCTION TO ACCESS Microsoft Access is a powerful database program that allows you to enter and organize large amounts of data Access allows you to relate tables and databases to one another, it is often referred to as a relational database

1-4 INTRODUCTION TO ACCESS A relational database is a group of tables related to one another by common fields –A table (or datasheet) looks similar to a spreadsheet –Each row in the table contains all the data for a single record –Each column in the table represents a specific data value called a field –All records have the same fields

1-5 The Case Study We plan to build a “Bike Rental Database”.

1-6 Initial ERD

1-7 Finalized ERD

1-8 FULL ERD

1-9 Alternate ERD

1-10 Rules of PK and FK General Rules of Relational Database: –When creating relationship between tables, for 0ne-Many relationships, the PK of One side becomes the FK of the Many side. –In Strong-Weak entity relationship the PK of Strong side becomes the FK of the weak side.

1-11 Creating A New Blank Database To start a new database using Microsoft Access, click the Blank Database option in the New File task pane The first thing you do is name your database In Access, the database file cannot be moved to another disk or folder using the Save As command

1-12 Creating A New Blank Database To create a blank database, follow these steps: 1.Open Access, click the Office button and then click New 2.On the Getting Started with Microsoft Office Access page, under New Blank Database, click Blank Database 3.Enter Slopeside Bikes for the database file name 4.Click Create

1-13 Creating A New Blank Database

1-14 Opening An Existing Database When you start Access, the task pane lists the most recently opened databases To open a database: 1.Click the Office button and then click Open 2.In the Open dialog box, browse to the database that you want to open 3.Double-click the name of the database to open it, or click the name of the database once to highlight it, then click the Open button

1-15 Opening An Existing Database

1-16 Using The Database Templates Here is an overview on how to create a new database using a template: –Click the Office button and then click New –In the left pane, click Local Templates under Template Categories –Several featured templates are displayed in the middle pane Click the Contacts template, accept the default file name Contacts1.accdb and click Create –Access creates the database and then opens it

1-17 Using The Database Templates

1-18 Using The Database Window And Object Views Whenever a database is open, Access displays the Database window The Database window serves as the central location for working with the database objects (tables, queries, forms, reports, etc.) in the opened database

1-19 Using The Database Window And Object Views

1-20 Using Table Views You can open database objects in different views, depending on what you want to do Datasheet view is the view to use when entering data To open a table in Datasheet view from the Database window: –Under the Navigation Pane, click the Shutter Bar Open/Close button and make sure that all of the All Access Objects are selected –To automatically open a table in Datasheet View, double-click the name of the table under the Tables section of the Navigation Pane This is the Datasheet view where you can enter data in the table –To change to Design view, click the View button in the Views group on the toolbar In Design view, you can add or remove fields or change field properties –To switch back to Datasheet view, click the View button again

1-21 Using Table Views

1-22 CREATING AND MODIFYING TABLES Access gives you several different ways to create tables: –Create a table using data entry –Create a table in Design view

1-23 Creating a Table Using Data Entry Sometimes you need to create a very simple table. In this case, the data entry method might be easiest. Avoid this if you have more than table in DB. To create a table using the data entry method: –Click the Create tab and then click the Table button –The new table appears and is ready for data entry –Rename the fields that you are going to use by double-clicking the field name (Field1, Field2, etc.) and typing the new field name (First Name, Last Name, etc.)

1-24 Creating a Table Using Data Entry

1-25 Creating A Table In Design View To create a table using the data entry method: –Click the Create tab, and then click the Table Design button –Click in the Field Name cell and type Bike ID –Click in the Data Type cell, click the list arrow and select Number –To make the Bike ID field a primary key, click on the Primary Key button in the Tools group on the toolbar –In the Field Properties pane (below the table), make sure the Required property is set to Yes and the Field Size is set to Long Integer

1-26 Creating A Table In Design View

1-27 Changing Data Types By default, the data type for a new field is text To change the data type for a field: 1.Open the table in Design view 2.Click the data type for the field that you want to change 3.Click the drop-down arrow to see the list of available data types 4.Select the appropriate data type for your data

1-28 Changing Data Types

1-29 Using The Format Property Use the format property to ensure that data are entered in a consistent format To select a predefined format or enter a custom text format: 1.Open the BIKE table in Design view 2.Click the Cost Per Hour field 3.Click the Format drop-down arrow to display the list of predefined formats 4.Select the Currency format 5.Close the BIKE table window and Save

1-30 Using The Format Property

1-31 DEFINING RELATIONSHIPS Objects in your database are related to one another through relationships defined by common fields between tables There are three types of relationships: 1.One-to-many 2.One-to-one 3.Many-to-many

1-32 DEFINING RELATIONSHIPS When these fields have the same names, Access automatically creates the one-to- many relationship for you –The fields may have different names –In those cases, you may want to manually create the relationship using the Relationships window

1-33 Using The Relationships Window To define relationships between tables follow these steps: 1.Open the Relationships window by clicking on the Database Tools tab and selecting the Relationships button 2.Select each table listed (i.e., BIKE, CUSTOMER, and RENTAL) and click the Add button, then click the Close button 3.To define a new relationship, click and drag the Bike ID from the BIKE table and drop it on the Bike ID in the RENTAL table 4.Click the Create button in the Edit Relationships dialog box 5.Select the Enforce Referential Integrity box 6.Click the Create button

1-34 Using The Relationships Window

1-35 Using The Relationships Window

1-36 Using The Relationships Window Notice the symbols on the relationship lines –The “1” indicates the “one” table in the one- to-many relationship –The infinity symbol “∞ ” indicates the “many” table –When these symbols appear, you know that the relationship has referential integrity enforced

1-37 Using The Relationships Window