In correct Query Results

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have two tables that have been joined with a one to many relationship.
When I run the query all the fields in the primary table show up, but only
one record from the other table shows up and it is incorrectly associated.
Help.
 
I have two tables that have been joined with a one to many relationship.
When I run the query all the fields in the primary table show up, but only
one record from the other table shows up and it is incorrectly associated.
Help.

Please post the SQL of your query, and some indication of how the
tables are related (on which fields), and what you mean by
"incorrectly associated".

You can see your database; we cannot. All I can guess is that the
query is constructed incorrectly; since you did not post it, I cannot
even hazard a guess at *how* it is incorrect.

John W. Vinson[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top