Icon View Incident Report

Serious Serious
Reported By: Sorin H
Reported On: 4/21/2010
For: Version 2.03 Build 11
# 3190 Constraint Indexes Can be Dropped Using DROP INDEX Statement

If I drop the index PrimaryKey It damage the table.


Comments Comments and Workarounds
The workaround is to simply "not do that". Indexes used by primary key, foreign key, and unique constraints must be dropped by dropping the actual constraint itself using the ALTER TABLE statement.


Resolution Resolution
Fixed Problem on 4/22/2010 in version 2.03 build 12


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