Undo delete on foreign key constraint error

VDK

Member
Hello,

When I delete two or more records (via Edit data), not realizing that it's primary keys are a foreign key, I receive a Foreign key constraint error in case the foreign key relation is violated. However, I cannot undo the delete operation to find out which record is causing the problem. The only way I know of is rollback. In that case other changes get lost too. Does somenone know if undo is possible?

Peter
 
Back
Top