Error description 270-0037
Error message
Data record %1 cannot be inserted, changed or deleted
Cause of error
There was an attempt to insert, change or delete a data record that either makes reference through a foreign key to a non-available data record or to which at least one other data record makes reference through a foreign key. The specified referential
action would leave an invalid reference.
Error correction
Check the SQL statement and correct the references first.