• recursive parent/child? (a2k3)

    Author
    Topic
    #408940

    I have a table containing information about individuals. I want to be able to associate friends and family with an individual’s record. I know how to do a self-join cboBox, but that’s one person. What I really want is to associate a group of people with that inviduals record. How would you go about it?

    E

    Viewing 1 reply thread
    Author
    Replies
    • #867720

      You should add a new table to you db.
      This table would have two fields containing the id from the individual and the id from the person you want to link.
      For each person you want to link to an individual, you should add a record to the table.
      Use a subform to show this linked persons.

    • #867721

      You should add a new table to you db.
      This table would have two fields containing the id from the individual and the id from the person you want to link.
      For each person you want to link to an individual, you should add a record to the table.
      Use a subform to show this linked persons.

    Viewing 1 reply thread
    Reply To: recursive parent/child? (a2k3)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: