Icon View Incident Report

Serious Serious
Reported By: Burak Kiper
Reported On: 2/13/1999
For: Version 1.11 Build 1
# 311 Setting Filters with High ASCII Characters in the Constant Value Are Not Working Properly

Setting a filter using a string constant with high ASCII characters does not work properly, it never finds any records that match.


Comments Comments
The problem was with the filtering code stripping out the high-ascii characters accidentally with a AnsiToOEM call. This was left over from before DBISAM had proper international support and was never removed.


Resolution Resolution
Fixed Problem on 2/14/1999 in version 1.12 build 1
Image