Icon View Incident Report

Serious Serious
Reported By: Jerome Bouvattier
Reported On: 3/20/1999
For: Version 1.13 Build 1
# 381 SQL LIKE Operator in SELECT Query Causing the Application to Lockup

The following SQL close is freezing the app if the result set is not empty.

SELECT * FROM _YourTable_ WHERE _YourStrField_ LIKE '%_YourString_'


Comments Comments
The LIKE operator was also not working properly in other instances. The LIKE operator functionality was re-written in 1.14 and is finally solid in all cases.


Resolution Resolution
Fixed Problem on 4/1/1999 in version 1.14 build 1
Image