Reported By: Larry Lustig Reported On: 4/8/1998 For: Version 0.06 Build 1
# 92Access 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.
CommentsEngine was internally trying to modify an auto-increment field with a nil value.
ResolutionFixed Problem on 4/10/1998 in version 0.07 build 1