Icon View Incident Report

Serious Serious
Reported By: Roy Lambert
Reported On: 1/29/2014
For: Version 2.15 Build 1
# 4023 ANSI Word Generators Experience Hang When Used with Unicode Application Compiler

CONTAINS on a field with a full text index is running rather slow ie I bombed EDBManager after 10 minutes

The query is as follows.

SELECT COUNT(*) FROM Contacts WHERE _Attributes CONTAINS 'Shareholder in company'



Comments Comments
The problem was with the word generator calling code. If the session and word generator DLL were using the ANSI character set, but the calling application was compiled using a Unicode Delphi/C++Builder compiler, then a the word generator would "spin" on generating the first word for a given block of text.


Resolution Resolution
Fixed Problem on 3/24/2014 in version 2.16 build 2


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB LCL Standard with Source
ElevateDB PHP Standard
ElevateDB PHP Standard with Source
ElevateDB PHP Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image