Icon View Incident Report

Serious Serious
Reported By: David Martin
Reported On: 11/5/2001
For: Version 3.02 Build 1
# 934 SuppressAutoIncValues Property Causing LastAutoIncValue for Table to Increment

With a TDBSIAMTable, setting SuppressAutoIncValues to True should suppress incrementing of the LastAutoInc value but it does not. The workaround is a kludge--you need to restructure the table with the original last autoinc value.

Use the dbsys utility and suppress the autoinc's. Now add some records. You will see that the LastAutoInc value is incremented.



Resolution Resolution
Fixed Problem on 11/7/2001 in version 3.04 build 1
Image