P
Pointy Haired Boss
I am trying to build a one to many relationship where the One is a normal
field named 'UserID' within the first table while the Many is a Primary Key
named 'UserID' in the second table. I also want to enforce Referential
Integrity at the same time. The problem is that Access immediately tries to
do reverse the relationship due to the field in the table that I would like
to be the Many is a Primary Key.
How can I avoid this issue.
Thanks
field named 'UserID' within the first table while the Many is a Primary Key
named 'UserID' in the second table. I also want to enforce Referential
Integrity at the same time. The problem is that Access immediately tries to
do reverse the relationship due to the field in the table that I would like
to be the Many is a Primary Key.
How can I avoid this issue.
Thanks