Icon View Incident Report

Minor Minor
Reported By: Terry Swiers
Reported On: 12/30/2004
For: Version 4.15 Build 1
# 1932 Including a String Constant Without Quotes in a SQL WHERE Clause Causes an AV

If you execute a query without the proper quotes around a text value in 4.15 against a ftString field, it throws an exception rather than a DBISAM error message.

select * from audit where area = PO

The area field is a 15 character string field.



Resolution Resolution
Fixed Problem on 12/30/2004 in version 4.16 build 1
Image