Assignment 3: Creating Tables and Relationships in MS AccessGoal: The purpose of this assignment is to give you practice with creating tables and relationships in MS Access from a given schema. For this assignment, you are to create a database to keep track of your books collection and to track those books when you loan them out. Name the database yourfirstname_yourlastname_access.mdb (example: serena_fenton_access.mdb) The tables for this database are:
A primary key is anything one attribute (or combination of attributes) that uniquely describes the entity. Relations and normalization:
Data - Enter at least:
Considerations: You will need to create the four tables and use the relations given to create the relationships table (in Access). Do NOT use the wizards to create your tables. You will need to modify the data fields appropriately, and label them as required. We will be building forms and queries that will use the data field names, so create appropriate captions as needed. Do not use the database wizard to create your tables or you will receive no credit for the assignment! Component Specifications and Point Value : (100 points possible) Database Creation (20 pts) Database contains four tables with the entities listed above File has been compacted (10 pts) Toolbar > Tools > Options > select the General tab> check Compact on Close Table Specifications (20 pts:) 20 pts: All tables follow the specifications above Primary Keys (PK) (20 pts:) 10 pts: Primary key(s) are assigned appropriately in each table.
Masks and Data Types (10 pts:) 6 pts: The phone number, zip code, isbn, and date fields in the above tables all have masks Other (5 pts) 2 pts: Naming the database correctly (see above). |
revised September 22, 2006