Icon View Incident Report

Serious Serious
Reported By: Larry Lustig
Reported On: 4/8/1998
For: Version 0.06 Build 1
# 92 Access Violation When Setting Master/Detail Relationship with No Index on Detail

When I create a master/detail relationship, if the index of the detail table is not set to the required index at the time I set the relationship, I get an Access Violation (this is in the Delphi IDE). The same happens if, having set an index and master/detail relationship, I try to change or blank out the index property.


Comments Comments
Engine was internally trying to modify an auto-increment field with a nil value.


Resolution Resolution
Fixed Problem on 4/10/1998 in version 0.07 build 1
Image