Icon View Incident Report

Serious Serious
Reported By: Terry Swiers
Reported On: 7/30/2012
For: Version 2.09 Build 1
# 3607 LIKE with a Percent (%) Wildcard Followed by an Underscore (_) Wildcard Returns Incorrect Results

If I run the following query under 2.08 it pulls back the one table that matches the where clause, but it doesn't return any records in 2.09.

select * from information.tables where name like '%_data'



Comments Comments
This was broken during the 2.08 LIKE optimization changes.


Resolution Resolution
Fixed Problem on 8/1/2012 in version 2.10 build 1


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