edmonton Posted September 29, 2004 Posted September 29, 2004 Hi I have a File that has a "Job" Table. I have another file that has a "Cleint Table" and "ClientContact" Table. Relationship between Cleint and ClientContact is one to many since one client(mostly companies) can have many contacts. Relationship between Job table and Client Table is one to many as One Client can have many Jobs. Now the query, In the file that has the Job Table, I have a form that needs to display Client and Contact Names. Do I need to have a relationship between Job Table and ClientContact table to do it ? Thankyou in advance
RalphL Posted September 29, 2004 Posted September 29, 2004 If you have the relationships in 1 TOG, then all you need to do is use the TO for the ClientContact table.
transpower Posted September 29, 2004 Posted September 29, 2004 Presumably all three tables have a ClientID--so they all should be related.
Recommended Posts
This topic is 7622 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now