Avoiding Referential Integrity
[ Team LiB ] Recipe 6.6 Avoiding Referential Integrity Poblems When Updating the Data Source Problem You sometimes get referential integrity errors when you update a DataSet that contains related parent, child, and grandchild records back to the underlying data source, but want to perform the update without errors.