Database concepts part1b

Post on 14-Jan-2015

465 views 2 download

description

Database Concepts in a Virtual World

Transcript of Database concepts part1b

Database

Concepts

in a Virtual World

Part One B Janet L. Ochs

Create new Access database using data collected from DB Home

Set up tables with primary keys, field headers, data types and field properties

Add records to the tablesEstablish relationship between Room

Table and Furniture Table

Overview

Start Creating the Database

MEMO DATA TYPE

PRIMARY KEY

CHANGE FIELD PROPERTIES

Furniture Table INDICATES CHAIR, SOFA, DESK OR BED

Room Table

Create Relationship

Visual Connection for Relationships

View Final Results

Continue to DB Vacation Home using link from instructor

Add a second House to the inventory database

Update Furniture Table with more items

Update Room Table with more roomsCreate new relationship between

Houses and Rooms

Next Steps