April 4th, 2012· Improve compatibility to x64.
· Some bug fixes and enhancements.
July 8th, 2010· add unicode support to "unload": parameter "unicode=y".
June 16th, 2010· add check log file directory.
· improve load/unload progress display, add time estimation.
November 2nd, 2009· add parameter "QuoteStringOnly" to put quotes around string columns only and not ones with values or numbers.
· some bug fixes and enhancements.
June 12th, 2009· add parameter "schema" to load task.
· add parameter "0h" to eliminate the header info when running a SQL execute.
· add support to run "select" script in sql file.
· remove the blank line at the end of the unload file.
March 12th, 2009· add "buffer" parameter to load task, to set commit frequency.
· add "1h" parameter to select sql, display one line header.
· improve load performance.
July 31st, 2008· Add "lob import/export" function.
· Fix load command "nullif" problem.
· Fix run sql script bug
December 17th, 2007· fix load data bug with TAB delimiter.
· add load data with not enough field handling.
November 2nd, 2007· add load parameters, loadtype, updatekey.
· add unload parameters, dateformat,timestampformat.
· add parameters check.
· enhance load data error handling, add load parameter: badfile.
· enhance load/unload performance.
September 3rd, 2007· add "desc schema.table" function, can desc table in other schema.
· add load/unload active notify.
· enhance "header =y" parameter, can keep columns number and order.
· enhance create database object function.
· fix bug caused by "load table name also exist in other schema".
· fix bug caused by "load float format contain ','".
August 2nd, 2007· Add "display fetch result vertically" function.