Icon View Incident Report

Serious Serious
Reported By: Scott Martin
Reported On: 6/9/2004
For: Version 4.07 Build 1
# 1753 FindKey Causes AV If Searching On LargeInt Field With Non-Int64 Values

I get an error (AV) in dbisamtb.SetKeyFields() when using the following code. The values being searched on are not Int64 values.

tblBookbagDetail.IndexName := '';

if tblBookbagDetail.FindKey([iBookbagNumber,Marc.Number]) then begin



Resolution Resolution
Fixed Problem on 6/9/2004 in version 4.08 build 1
Image