Icon View Incident Report

Minor Minor
Reported By: Fernando Dias
Reported On: 3/17/2009
For: Version 2.02 Build 10
# 2962 Foreign Key Constraint Violation Errors are Indicating the Incorrect Table Names

It seems to me that the error message for error #1004 is not completely correct. At the moment, if a constraint is violated on table <TableName>, the message is:

ElevateDB Error #1004 The foreign key constraint <ConstraintName> for the table <*TargetTableName*> has been violated (The foreign key <Value> does not match any existing primary or unique key in the table <TargetTableName>)

But I think it should be:

ElevateDB Error #1004 The foreign key constraint <ConstraintName> for the table <*TableName*> has been violated (The foreign key <Value> does not match any existing primary or unique key in the table <TargetTableName>)


Resolution Resolution
Fixed Problem on 3/18/2009 in version 2.02 build 11


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 VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image