Table2Text 2.2.0.0
ommand line utility
Exports data from any table via ODBC into text file . Great performance - thousands of records per second.
Usage example: table2text.exe DSN=ODBC_MS;TABLE=Orders1;DELIMITER=TAB;FILE=c:tmp1.txt
Requirements
Changes: 2.2.0.0
+ New options were added called QUOTE=";DELIMITER=,
- Minor bugs fixes