Results 1 to 1 of 1
  1. #1
    pharmacologist is offline Advanced Beginner
    Windows 10 Access 2016
    Join Date
    Oct 2019
    Posts
    39

    Inner join a table multiple relationships removed from parent table

    Here is the relationship I have:

    first table ->one to many-> association table ->many to one-> second table ->one to many-> association table 2 ->many to one-> third table



    I want to get fields from the second and third tables that are associated with the records from the first table, as there is only one record in the second and third tables that will correspond to the records I'm getting from the first table. I think I need an inner join query but I've only ever done it for a directly related table and not multiple tables, so it's beyond my abilities at this point and I'm having trouble knowing what exactly I need to search for. I greatly appreciate help!

    Edit: so I'm a genius, I didn't have data in my association table... it's working now
    Last edited by pharmacologist; 02-20-2020 at 09:29 PM. Reason: solved

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Combine multiple Inner Join same table
    By kaylachris in forum Queries
    Replies: 11
    Last Post: 03-12-2019, 05:37 AM
  2. Replies: 12
    Last Post: 07-24-2018, 06:01 AM
  3. Table Relationships - Multiple use of the same table
    By Iain in forum Database Design
    Replies: 7
    Last Post: 07-23-2012, 12:15 PM
  4. Multiple Table Join Issue
    By tehbaker in forum Database Design
    Replies: 4
    Last Post: 10-07-2010, 01:30 PM
  5. Error on Multiple Table Join & IIF
    By cmartin in forum Queries
    Replies: 1
    Last Post: 05-21-2010, 08:58 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums