Icon View Incident Report

Minor Minor
Reported By: Pedro Miguel Martins
Reported On: 3/31/2004
For: Version 4.05 Build 1
# 1633 AutoInc Fields Setting TField Required Property to True

If I have a table with a field named ID of type AutoInc and tell that this field is Required. I must assign a value to thsi field or it gives an error when I insert one record and then make the post.



Comments Comments and Workarounds
The error message was coming from the TField.Required property and not the DBISAM engine itself. This has been changed so that the TField.Required property is set to False by the TDBISAMTable component when it reads in the field definitions from the engine.


Resolution Resolution
Fixed Problem on 3/31/2004 in version 4.06 build 1
Image