Guest_imported
New member
- Jan 1, 1970
- 0
Hi!
i have 1 record id table on the one side of a one to many relationship. I have 4 tables on the many side. the record id table has a record id that is connected to the other four tables which are address, contact, company, notes.
i include all 5 tables in the query with the intention of getting a list of all my contacts. The reason I have it set up like this is because one person may work for 2 companies or have many people listed under one company. With this set up I can set the default contact and default address. Also the record id defines the unigueness rather than a name or company. The result is one record or entity can have any number or combination of people, companies and addresses.
well when i run the query nothing shows up. I'm assuming it has something to do witht the fact that the query is displaying only information that is unique in all instances.
What i want is when i put the record id table in the qbe grid, and add the address, contact and notes tables in the qbe grid as well, i expect to see every record listed with all the addresses, contacts and notes that have been entered under that record id. but nothing shows up.
can someone help me?, I can send you the file if you want.
cheers and thanks bunches in advance.
i have 1 record id table on the one side of a one to many relationship. I have 4 tables on the many side. the record id table has a record id that is connected to the other four tables which are address, contact, company, notes.
i include all 5 tables in the query with the intention of getting a list of all my contacts. The reason I have it set up like this is because one person may work for 2 companies or have many people listed under one company. With this set up I can set the default contact and default address. Also the record id defines the unigueness rather than a name or company. The result is one record or entity can have any number or combination of people, companies and addresses.
well when i run the query nothing shows up. I'm assuming it has something to do witht the fact that the query is displaying only information that is unique in all instances.
What i want is when i put the record id table in the qbe grid, and add the address, contact and notes tables in the qbe grid as well, i expect to see every record listed with all the addresses, contacts and notes that have been entered under that record id. but nothing shows up.
can someone help me?, I can send you the file if you want.
cheers and thanks bunches in advance.