Icon View Incident Report

Minor Minor
Reported By: Ole Willy Tuv
Reported On: 12/27/2007
For: Version 1.06 Build 1
# 2504 Binary Literals with Lower-Case 'x' Prefix Not Interpreted Correctly

The following SQL causes the error:

ElevateDB Error #700 An error was found in the statement at line 2 and column 27 (Expected ) but instead found '01F2102B')

create table test (col1 blob)

insert into test values (x'01F2102B')



Resolution Resolution
Fixed Problem on 12/28/2007 in version 1.07 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 VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image