Query limitied by double fk

  • Thread starter Thread starter jason
  • Start date Start date
J

jason

I am facing a frustrating problem with a join query which has two fields
(different names) that join to the same Primary key in another table...

It seems that NO values appear in my query. It does not seem to like this.

It seemed the correct thing to do as the values in the linking table needed
to be used more than once in the table that consumes its data but now I
cannot get the lookup values which I will need later on in ASP...

How does one deal with this?

- Jason
 
Post relevant details of your Tables and the SQL String of your Query.
 

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