Icon View Incident Report

Minor Minor
Reported By: Grzegorz Rewucki
Reported On: 2/28/2007
For: Version 4.25 Build 3
# 2299 OnTextIndexFilter Not Being Passed Proper Data When Field Contains #0 Null Bytes

OnTextIndexFilter is not working correctly in DBIsam 4.25 (build 3).

I have observed strange situation with TextToIndex variable. When I post data to table the event is fired with TextToIndex variable populated with whole binary data so I can strip out #0 character. But this event is also fired when I set filter (why?) and in this situation TextToIndex variable contains data cut after first #0 and in consequence record is not visible. I made test and assigned to TextToIndex variable always 'Test' word and searching this word working correctly.


Resolution Resolution
Fixed Problem on 3/10/2007 in version 4.25 build 4


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