Hi all,
it is my first post here as I am begginging in Access.
I have a database with people. I would like to create a subtable for people indicating the links between them (such as, brother, father, friend etc...)
I have created an associate table taking person1ID (as foreign key), person2ID (as foreign key) and relationship (a simple drop down textbox).
The problem I have is creating a query Is it does not seem to differentiate person1 to person2?
any help would be wonderful.
thank you