Icon View Incident Report

Serious Serious
Reported By: Wolfgang Klein [AESA GmbH]
Reported On: 10/14/2015
For: Version 2.20 Build 1
# 4259 Using Time Format Without Delimiter Causes Incorrect Result with CAST Function

There seems to be a problem with casting a DATE to a VARCHAR using the format 'HHMM'.

The result of the following CAST should be '1307' but it is '137'. The zero ('0') is missing.

CAST(TIME '13:07' AS VARCHAR TIME FORMAT 'HHMM')



Resolution Resolution
Fixed Problem on 10/15/2015 in version 2.20 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