I have a table [tbl_Students] which holds Student Details. In the table I want to add a field which lists any siblings a student may have in the same school.
To do this, the siblings field has to lookup the table that its in, but I dont think Access will do this. I tried to create a Junction Table Jntbl_Siblings and add 2 foreign keys from the same table. This doesnt seem to work either. Can anyone help ?
Thanks
Al
To do this, the siblings field has to lookup the table that its in, but I dont think Access will do this. I tried to create a Junction Table Jntbl_Siblings and add 2 foreign keys from the same table. This doesnt seem to work either. Can anyone help ?
Thanks
Al