Icon View Incident Report

Serious Serious
Reported By: Grzegorz Rewucki
Reported On: 10/24/2011
For: Version 2.06 Build 1
# 3511 Self-Referencing Foreign-Key Constraints Causing Deletions to Fail with Constraint Violation Error

I can't delete a record in a table containing self reference constraint like the following.

Id1 and Id2 are integer fields with exactly the same values.

CONSTRAINT "FK" FOREIGN KEY (Id1) REFERENCES "Table" (Id2)



Resolution Resolution
Fixed Problem on 10/25/2011 in version 2.06 build 2


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB LCL Standard with Source
ElevateDB PHP Standard
ElevateDB PHP Standard with Source
ElevateDB PHP Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image