Advantage Error Guide
Problem: The record update or delete failed because an existing referential integrity rule is set to RESTRICT. The row that failed to update may be a child in a different referential integrity rule that was enforced do to cascades.
Solution: When this error occurs, retrieve the text error message that accompanies the error code. That text will include information about the row and RI rule that caused the failure.