A
Art Schwalge
I have a simple query using two unlinked tables that have
a many to many relationship between a particular field.
I've used a criteria of equality between the many to many
field, and the query returns what I want: the many rows
(1041) of the relationship.
In Design Query mode, using the Show Table dialog, I add a
third table. This table is NOT linked in the table
relationships. No tables have primary keys. I do not add a
single field from Table 3 to the query - all I do is make
it show up in the top part of the Query Design box. I run
the same query again (as a test), expecting to get the
same result. But NO! Now I get 815103 rows!
Why does merely the appearance of the table in the Query
Design dialog box affect the results of the query?
a many to many relationship between a particular field.
I've used a criteria of equality between the many to many
field, and the query returns what I want: the many rows
(1041) of the relationship.
In Design Query mode, using the Show Table dialog, I add a
third table. This table is NOT linked in the table
relationships. No tables have primary keys. I do not add a
single field from Table 3 to the query - all I do is make
it show up in the top part of the Query Design box. I run
the same query again (as a test), expecting to get the
same result. But NO! Now I get 815103 rows!
Why does merely the appearance of the table in the Query
Design dialog box affect the results of the query?