Product Documentation

V11.5 Release Notes

Previous Topic

Next Topic

Exception when identity field references out-of-range field number

c-treeACE SQL Server terminated with an unhandled exception after a query failed with SQL error -21017 (or c-treeDB error 4017, CTDBRET_NOTFIELD). This was an unexpected situation in which the identity field referenced an out-of-range field number. The logic has been modified to handle this situation. If the identity field number is out of range for the table's field definitions, the following error is returned: CTDBRET_NOTFIELD.

TOCIndex