Icon View Incident Report

Minor Minor
Reported By: Wolfgang Klein [AESA GmbH]
Reported On: 10/16/2015
For: Version 2.20 Build 1
# 4260 Cannot Subtract Day-Time Interval from Date to Get Timestamp Value

There could be a inconsistency in operator type checking.

The following expression fails with:

ElevateDB Error #700 An error was found in the statement at line 1 and column 45 (Expected Date, Interval Year, Interval Year To Month, or Interval Day expression but instead found INTERVAL '1' MSECOND)

but the same expression where the interval is added is accepted without error.

DATE '2010-02-11' + INTERVAL '1' DAY - INTERVAL '1' MSECOND



Resolution Resolution
Fixed Problem on 10/16/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