Icon View Incident Report

Minor Minor
Reported By: Connie McBride
Reported On: 6/1/2004
For: Version 4.07 Build 1
# 1743 Altering a Table Structure and Doing a Float to Time Field Data Type Change Causes Incorrect Results

Using AlterTable to change a Float field to a Time field results in invalid values in the Time field.


Comments Comments
The problem was that the conversion should have been NULLing out the data in the time field due to the invalid field conversion, but it wasn't. The OnDataLost event, however, was being triggered with the proper indication that an invalid field conversion was taking place and that data would be lost.


Resolution Resolution
Fixed Problem on 6/2/2004 in version 4.08 build 1
Image