Icon View Incident Report

Serious Serious
Reported By: Danny Humphress
Reported On: 1/13/2004
For: Version 3.27 Build 1
# 1720 Locate Method Does Not Work With LargeInt (Int64) Fields in Delphi 6 or 7

I think this LargeInt problem might have been forgotten. It seems to be impossible to use Locate with a LargeInt field... yes, even in Delphi 7.

I was able to work-around the problem with FindKey by converting the Int64 to a string, but this technique doesn't work with Locate. So, if one needs to do a quick search that on more than one field and one of those fields happens to be a LargeInt, it is impossible (unless both fields are in the same index key).


Resolution Resolution
Fixed Problem on 1/17/2004 in version 3.28 build 1
Image