Access 2003 In Pictures
Database Basics
Working with Tables
Working with Forms
Working with Queries
Working with Reports
Set the
Artist ID
field as the key field.
The table design should look like this:
Save the table as
Artists
, then close it.
Create a new table with the following fields (data type in parentheses):
Track ID (Autonumber)
Album ID (Text)
Track Name (Text)
Track Length (Text)
Favorite Track on Album? (Yes/No)
Set the
Track ID
field as the key field.
The table design should look like this:
<< BACK
NEXT >>