Sending data from iSeries db query to Local storage converts a Date field to Char(6)
说明
When sending the results of a query on an iSeries database to local storage, Toad reads a DATE field as a CHAR(6) field. If CHAR(6) is manually changed to DATETIME (the only date option) then the date field is imported as NULL.
解决办法
WORKAROUND
none
STATUS
Waiting for fix in a future release of Toad Data Point