Icon View Incident Report

Serious Serious
Reported By: Michel Brazeau
Reported On: 7/4/1998
For: Version 0.11 Build 1
# 156 GotoKey and GotoNearest Methods Not Working On Secondary Indexs with KeyFieldCount Set to 0

The GotoKey and GotoNearest methods of TTable always move to the first record when the current index contains an integer field. In the Spider OdbTest.Dpr example, the AgeName index has this problem. Single field string indices work fine.


Comments Comments
Problem was only with secondary indexes, only with GotoKey and GotoNearest, and only when KeyFieldCount was not filled in (which is not required and is not done most of the time). FindKey and FindNearest worked fine.


Resolution Resolution
Fixed Problem on 7/4/1998 in version 0.12 build 1
Image