Icon View Incident Report

Serious Serious
Reported By: David Cluff
Reported On: 2/1/2012
For: Version 4.31 Build 3
# 3532 TEXTSEARCH Queries Causing AV When Executed from Application Compiled with Delphi XE2

When a test program that I compiled with Delphi XE2 is run with the following TEXTSEARCH statement then we get an AV error.

SELECT "Last Name", "First Name",
"Middle Initial", "Birth Date",
"Code", "Primary Phone"
FROM Patient
WHERE TEXTSEARCH('b*' IN "Last Name")



Comments Comments
The problem was related to the same issue as incident #3515.


Resolution Resolution
Fixed Problem on 2/2/2012 in version 4.32 build 1


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