Icon View Incident Report

Serious Serious
Reported By: Wolfgang Klein [AESA GmbH]
Reported On: 2/8/2016
For: Version 2.21 Build 1
# 4352 Importing Data into a Table from CSV File Not Handling NAN and INF Literals Properly

Importing data from a CSV file to a table does not support NAN as floating point value.

The CSV file was created by exporting a table where some floating point values are NAN. Those values are written as "NAN" (without the ") in the CSV file. The Import is aborted with the message:

ElevateDB Error #904 Error importing the file C:\TMP\IWMMVariabel.csv into the table IWMMVariabelX at line 6596 and column 134 (Improperly-formatted float value)

I assume (=I have not tested it) that +/-INF values will result in a similar error message.


Resolution Resolution
Fixed Problem on 2/20/2016 in version 2.22 build 1


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