Icon View Incident Report

Minor Minor
Reported By: Dave Harrison
Reported On: 6/20/2007
For: Version 4.25 Build 5
# 2429 Ranged Property Causes AV if Referenced When Table is Closed or No Index Set

I thought I should mention that if I execute TDBISAMTable.Ranged and the indexfieldname='', then I get an AV since there is no current index. It would be better if Ranged just returned False (because it can't be in a Range without a current index).


Comments Comments and Workarounds
The workaround is to check that the table is active and an index is set prior to referencing the Ranged property.


Resolution Resolution
Fixed Problem on 8/2/2007 in version 4.25 build 6


Products Affected Products Affected
DBISAM VCL Client-Server
DBISAM VCL Client-Server with Source
DBISAM VCL Standard
DBISAM VCL Standard with Source
DBISAM VCL Trial

Image