B
bing
The tables in our database application have referential integrity, and mostly
linked to the primary table. Somehow the relationship links dropped a couple
of weeks ago during some modification/importing data process. We did not
notice that. So, I assume if I delete data from primary table, the cascade
update/delete did not work.
I am asking for help here, what are the possible reasons that tables could
drop the relationship? Could anyone give me some suggestions of how to fix
the problem?
linked to the primary table. Somehow the relationship links dropped a couple
of weeks ago during some modification/importing data process. We did not
notice that. So, I assume if I delete data from primary table, the cascade
update/delete did not work.
I am asking for help here, what are the possible reasons that tables could
drop the relationship? Could anyone give me some suggestions of how to fix
the problem?