Icon View Incident Report

Minor Minor
Reported By: Tiago Ameller
Reported On: 10/17/2008
For: Version 2.02 Build 1
# 2826 Specifying More Values Than Columns Causes in an INSERT Statement Causes an AV

GPEMPLEA has two columns. If you try to insert this, EDBmgr raises an A.V. or simply hangs in a large inserting script.

INSERT INTO "GPEMPLEA" VALUES (114, 'John Doe ', 0, 0, 1, 0);



Comments Comments and Workarounds
The workaround is to make sure that the number of values matches the number of columns.


Resolution Resolution
Fixed Problem on 10/18/2008 in version 2.02 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 VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image