Export data from any table via ODBC into text
Command line utility
Exports data from any table via ODBC into text file . Great performance - thousands of records per second.
Usage example: table2text.exe DSN=odbcdsn;USER=username;PASSWORD=password;TABLE=table_name;FILE=c:test.csv
Exports data from any table via ODBC into text file . Great performance - thousands of records per second.
Usage example: table2text.exe DSN=odbcdsn;USER=username;PASSWORD=password;TABLE=table_name;FILE=c:test.csv
Keywords:
DTS, SSIS, ETL, Oracle, MS Sql server, BCP, sql loader, ODBC, Datawarehouse, Oracle Warehouse Builder