· Lesson 1: Become familiar with the Access window
- Use the database window
- Examine database objects
- Understanding MDBs
· Lesson 2: Review an existing database
- Discuss the importance of tables
- Understand how tables work with other objects
- View and discuss queries
- Add data through a form
- Preview a report
· Lesson 3: Become familiar with database terminology
- Define records, fields, and values
- Understand the differences between Excel and Access
· Lesson 4: Plan a database
- Design a database
- Group items for separate tables
- Plan table relationships
- Separate items into appropriate tables and fields
· Lesson 5: Create and modify tables
- Change field sizes and format
· Lesson 6: Normalize data
- Discuss good database design
- Understand primary and foreign keys
· Lesson 7: Create relationships between tables
- Understand the different kinds of relationships
- Enforce Referential Integrity
- Cascade Update and Cascade Delete
· Lesson 8: Restrict data entry with Field Properties
- Create an Input Mask
- Create and use Lookup Fields
- Use Validation Rule and Validation Text