|
Access Lesson #2
Objective: students will be able to create a second
table using the table wizard.
- Start>programs>Access>open an existing database>OK>file
name: dbSurvey.mdb>open
- Table>new>table wizard
- Business>customers>Company Name
- Business>customer>Billing Address>rename field>Address
- Business>customers>City
- What do you want to name your table?>tblRestaurants
- Do you want the wizard to set a primary key for you?>yes, set
a primary key for me.>next
- Relationships>one record in the tblRestaurants will match many
records in the tblCustomers>OK>next
- Enter data directly into the table>finish
- Close>save>yes>tblcustomers>it: drive>your
name>database folder>save
- Tools>Relationships>Show All
- Right Click>table design>tblRestaurantsID>rename>Restaurant
ID
- Drag Restaurants ID from tblRestaurants to Restaurants ID from
the tblCustomers
- Check Enforce Referential Integrity
- Join Type>click #2>OK
- Close>save>yes
Copyright@2000(K. Kim). All Rights Reserved
|