Icon View Incident Report

Serious Serious
Reported By: Dan Rootham
Reported On: 1/30/2008
For: Version 1.07 Build 3
# 2545 TRIM BOTH Function Truncating First Character

With the following query:

Expected result: leading & trailing spaces trimmed
Actual result: leading & trailing spaces trimmed, and final non-space character truncated

SELECT 
 term, 
 TRIMBOTHH ' ' FROM term) AS trimmed_term
FROM 
 Dict_DEU



Resolution Resolution
Fixed Problem on 1/31/2008 in version 1.08 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