Icon View Incident Report

Minor Minor
Reported By: Fernando Dias
Reported On: 5/11/2008
For: Version 1.09 Build 3
# 2635 Conversion Errors Not Displaying Proper Value in Error Message

The following INSERT statement generates the following error message:

ElevateDB Error #1011 An error occurred with the value 0000-00-00 00:00 (A conversion error occurred)

As you can see, the invalid value is being replaced with 0000-00-00 00:00 in the error message. The same occurs with CREATE JOB if one of the specified dates or times is invalid.

INSERT INTO JOBEXEC(EXECTIME) VALUES( CAST('2008-55-11' AS TIMESTAMP) )



Resolution Resolution
Fixed Problem on 5/14/2008 in version 1.09 build 4


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