You are on page 1of 2

Tables

1. Create two tables


2. Rename the two tables
3. Ensure that data type for each field is correct
4. Add primary key to both the tables
5. Change the field sizes
6. Enter 5 records in the table
7. Sort contents of the table

Relationships
1. Create a relationship between the two tables
2. Enforce Referential Integrity

Reports
1. Create a report showing field names from tables
2. Add a title and report footer

Create a form with a sub-form


1. Create a form with a sub-form
2. Improve Form appearance
3. Add buttons to a form
4. Add title to a form
5. Use form to add records

Report based on a Query


1. Create a simple query
2. Create a query and sorted in ascending order according to a field
3. Create a query based on a field with a comparison.
4. Prepare a report based on a query
5. Add a title and footer to the report.

You might also like