Icon View Incident Report

Serious Serious
Reported By: Torsten Seemann
Reported On: 3/13/2002
For: Version 3.07 Build 1
# 1057 Using RecNo Property to Navigate Between Records in a Query Result Set Incorrectly Positions Record

There seems to be an issue with the RecNo property of TDBISAMQuery. It seems that setting the RecNo to N results in the RecNo being set to N + 1 for every 32nd row from row 64 and on.


Comments Comments
This only happens with queries that were not live or were live but did not include an ORDER BY clause. This problem could also happen on tables with no indexes defined at all, or with no primary index and the active index set to <blank>.


Resolution Resolution
Fixed Problem on 3/13/2002 in version 3.08 build 1
Image