Icon View Incident Report

Minor Minor
Reported By: Michael Fullerton
Reported On: 7/29/2007
For: Version 1.05 Build 1
# 2434 EXPORT TABLE Statement With TIME FORMAT Clause and Without AM/PM Literal Clauses Causes AV

This SQL generates an AV in my app and in EDB Mgr.

EXPORT TABLE MyTable TO 'C:\MyPath\MyTable.CSV' DELIMITER CHAR ','
DATE FORMAT 'dd/MM/yyyy' TIME FORMAT 'h:mm:ss AMPM' DECIMAL CHAR '.'



Comments Comments and Workarounds
The workaround is to always include the AM LITERAL and PM LITERAL clauses when specifying the TIME FORMAT clause.


Resolution Resolution
Fixed Problem on 7/30/2007 in version 1.05 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 VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image