Icon View Incident Report

Serious Serious
Reported By: Harry Van Tassell
Reported On: 2/1/1999
For: Version 1.09 Build 1
# 281 Filtering or Locating Records in a Query Result Set Is Not Working Properly

If you use a TDBISAMQuery (Items) as the lookup DAtaSet for a lookup field defined in a TDBISAMQuery (Parts) fields editor it is always blank, but if you just change the lookup source dataset to a TDBISAMTable on the same (Parts) table it works.

Based on my own development experience with abstract datasets I would first look in the TDBISAMQuery.LocateRecord procedure.


Comments Comments
This has been fixed, the problem was in the way that the result sets have logical fields defined, and the filtering uses physical fields.


Resolution Resolution
Fixed Problem on 2/1/1999 in version 1.10 build 1
Image