A
Alex
I have two tables where one of the table's data is supposed to be a subset of
the other table. In my particular case, the main table contains Specialties
(these are medical specialties, as in Cardiology, Dermatology,
Endocrinology, etc.). The other table contains a subset of these, which are
the specialties that an insurer is supposed to cover. Both tables have a
RelationshipID column (this column is the primary key of the main table).
While I can link the two tables in the Relationships window, Access doesn't let
me enforce referential integrity. Is that the way it's supposed to be, or is
there something that I am missing? I want to avoid a user being able to enter
a Specialty in the subset table which doesn't already exist in the main table.
the other table. In my particular case, the main table contains Specialties
(these are medical specialties, as in Cardiology, Dermatology,
Endocrinology, etc.). The other table contains a subset of these, which are
the specialties that an insurer is supposed to cover. Both tables have a
RelationshipID column (this column is the primary key of the main table).
While I can link the two tables in the Relationships window, Access doesn't let
me enforce referential integrity. Is that the way it's supposed to be, or is
there something that I am missing? I want to avoid a user being able to enter
a Specialty in the subset table which doesn't already exist in the main table.