Icon View Incident Report

Minor Minor
Reported By: Tiago Ameller
Reported On: 11/24/2008
For: Version 2.02 Build 3
# 2858 Attempting to CAST an INTEGER to an Incompatible Interval Value Causes a Conversion Error

The following SQL causes this error:

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

SELECT CAST(21660000 * 2 AS INTERVAL HOUR TO MINUTE) FROM ...



Comments Comments
The error should have been a compilation error instead of a runtime conversion error.


Resolution Resolution
Fixed Problem on 11/25/2008 in version 2.02 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 LCL Standard with Source
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image