ACC: How to Return Records in a Many-to-Many Relationship
Article ID: 106287
Article Last Modified on 1/18/2007
APPLIES TO
- Microsoft Access 1.0 Standard Edition
- Microsoft Access 1.1 Standard Edition
- Microsoft Access 2.0 Standard Edition
- Microsoft Access 95 Standard Edition
- Microsoft Access 97 Standard Edition
This article was previously published under Q106287
Novice: Requires knowledge of the user interface on single-user computers.
SUMMARY
This article demonstrates how to design a query to return the records from
one table in a many-to-many relationship where each of the records returned
is related to two records in the other table in the relationship. Note that
the many-to-many relationship between the two tables is broken into two
one-to-many relationships with a third (junction) table.
REFERENCES
For more information about queries, search for "criteria, queries,
entering," and then "Enter criteria in a query or advanced filter to
retrieve certain records" using the Microsoft Access 97 Help Index.
Keywords: kbhowto KB106287