P
Pete W
I am trying to establish referential integrity between two
tables. I linked them by IDnumber. Facility Information
is the primary table and IDnumber is the primary key. The
communication table is the secondary table. It should be
a one to many relationship. When I try I get an error
message 'data in the table "communication" violates
referential integrity rules'. Some facilities have no
communications yet and therefore on entries in the
communications table. Is this causing the problem???
Thanks
tables. I linked them by IDnumber. Facility Information
is the primary table and IDnumber is the primary key. The
communication table is the secondary table. It should be
a one to many relationship. When I try I get an error
message 'data in the table "communication" violates
referential integrity rules'. Some facilities have no
communications yet and therefore on entries in the
communications table. Is this causing the problem???
Thanks