Icon View Incident Report

Minor Minor
Reported By: Mark Culos [Blackberry Civil Works]
Reported On: 3/29/2013
For: Version 2.12 Build 2
# 3754 IMPORT TABLE Statement Not Importing Last Line if the Line is Not Terminated with a CRLF

While DBISAM imports the last record in the attached file, EDB does not, at least in my testing. The last record does not have a terminating CRLF.

IMPORT TABLE temppostage FROM "Import.txt" IN STORE Import (postageName,Amount,TransDate) DELIMITER CHAR #9 DATE FORMAT 'mm/dd/yyyy';



Resolution Resolution
Fixed Problem on 4/21/2013 in version 2.13 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