Query in a loop

P

Peet

If I set relationships between my tables, my query does not read from the
tables. If I delete the relationships, my query starts to multiply the data
in the query.
 
J

JohnFol

Do you mean a join or a relationship?

If no data is returned it is because the values do not match
 
P

Peet

If there are joins in the query design view between the tables, no data are
retrieved. If I delete the joins, it retrieves the data but goes into a loop
and stops at around 15000 entries in the query.
 
P

Peet

thanx John, I'll go back and try again and if I need help, I will call again.
I am a newbee with this, only trying.
 
Top