Hello I have a little problem in access when setting relationships. I have always been told to enforce referential integrity or everything goes wrong
.
So anyway I have 2 tables and need two of one value to be in the table twice. if you get what I mean. To explain
Can someone please help on this subject please?
Thanks
Jon

So anyway I have 2 tables and need two of one value to be in the table twice. if you get what I mean. To explain
As you can see each AP has 2 Antenna but I cannot set up two relationships without enforcing referential integrity.Me said:_ = PK
* = FK
Table Antenna
ID
Description
Table Access Point
Details etc etc ......
Antenna1 *
Antenna 2 *
Can someone please help on this subject please?
Thanks
Jon