B
BrianS
I have a simple relationship created using referential
integrity and cascading both updated fields and delete
records. I have two tables joined using the primary key
on the "1" side and the same field name as a forign key on
the "many" side. I am using fields from both tables in a
single form. The problem I'm having is when I delete a
record, only the field from the "many" side delete and the
field data from the "1" side does not. Anyone have an
idea why this would happen if I have the two tables
related in a one-to-many relationship? Thanks!
integrity and cascading both updated fields and delete
records. I have two tables joined using the primary key
on the "1" side and the same field name as a forign key on
the "many" side. I am using fields from both tables in a
single form. The problem I'm having is when I delete a
record, only the field from the "many" side delete and the
field data from the "1" side does not. Anyone have an
idea why this would happen if I have the two tables
related in a one-to-many relationship? Thanks!