Product Documentation

V11.5 Release Notes

Previous Topic

Next Topic

Dropping a column sometimes caused problems with the IDENTITY field

The IDENTITY attribute was sometimes lost when performing an Alter Table if the identity field was not the first field of the table. This could cause problems properly identifying the IDENTITY field. The logic has been modified to keep track of the IDENTITY field when columns are dropped.

TOCIndex