Icon View Incident Report

Serious Serious
Reported By: Jeff Dunlop
Reported On: 2/10/2010
For: Version 2.03 Build 8
# 3148 Altering an INTEGER Column as a Generated Column Does Not Change Column Values

If I run the following SQL, ScriptClaimType remains assorted other values through the table.

ALTER TABLE "Script"
ALTER COLUMN "ScriptClaimType" AS INTEGER GENERATED ALWAYS AS 2



Comments Comments and Workarounds
Dropping and re-adding the column will also work as a workaround.


Resolution Resolution
Fixed Problem on 2/12/2010 in version 2.03 build 9


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