Icon View Incident Report

Minor Minor
Reported By: Oleksandr Alesinskyy
Reported On: 11/23/2004
For: Version 4.14 Build 1
# 1905 UNION Operator Sometimes Causes IDE Duplicate Key Exception

During debugging program in Delphi IDE if query with UNION operator is executed and there are duplicates on each duplicate exception dialog with message like "Duplication value on index "Merge"' is raised. It is annonying and only way to suppress this dialog - to suppress EDBISAMEngineError by means of "Tools/Debugger Options/Languages Exceptions" dialog is not very viable as "real" (i.e. from my own code) DBISAM exceptions will be suppressed.


Resolution Resolution
Fixed Problem on 11/24/2004 in version 4.15 build 1
Image