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'
Command line utility
Exports data from any table via ODBC into text file . Great performance - thousands of records per second.