Icon View Incident Report

Serious Serious
Reported By: Uli Becker
Reported On: 1/3/2009
For: Version 2.02 Build 6
# 2892 Subtracting a Day Interval From a Date Across Year Boundaries Causes Incorrect Results

When I started an application today that prints invoices for a hospital and as well payment reminders after 60 days I found a very big number of these reminders although the corresponding invoices were not older than a few days.

Investigating the procedure that manages this all, I found out the following SQL results in 2009-03-15.

select distinct Current_Date - INTERVAL 3 DAY as test from invoices



Resolution Resolution
Fixed Problem on 1/5/2009 in version 2.02 build 7


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