There are three types of relationships in Access 2003:
There are three types of relationships in Access 2003:

Figure 1. One-to-many
relationship

Figure 2. Many-to-many
relationship
One-to-one. In a one-to-one relationship, illustrated in Figure 3,
each record in Table A can have only one matching record in Table B, and each
record in Table B can have only one matching record in Table A. This type of
relationship is not common because most information related in this way would
be in one table. You might use a one-to-one relationship to divide a table with
many fields, to isolate part of a table for security reasons, or to store
information that applies only to a subset of the main table. For example, you
might want to create a table to track employees participating in a fundraiser
soccer game. Each soccer player in the Soccer Players table has one matching
record in the Employees table.

Figure 3. One-to-one
relationship