G
Guest
I have two tables forming a "Many to Many" Relationship. I have created a
third Junction or Join table listing the primary keys in the two tables as
being the combined primary key for the Join table. All the reference that I
can find tells me how to do this; however, I can't find anything that will
tell me how to populate the third table. I have enforced referential
integrity and have checked the blocks for updating and deleting data. I need
this third table to run a query sorting out which forms are available for
each individual. Please help quickly. Thanks!
third Junction or Join table listing the primary keys in the two tables as
being the combined primary key for the Join table. All the reference that I
can find tells me how to do this; however, I can't find anything that will
tell me how to populate the third table. I have enforced referential
integrity and have checked the blocks for updating and deleting data. I need
this third table to run a query sorting out which forms are available for
each individual. Please help quickly. Thanks!