|
Description for dsn2csv
|
|
dsn2csv - a Command Line Interface to Allow Export of ODBC Table Column Information. dsn2csv is a solution that offers the programmer a simple, fast and effective method to collect table column information from the local ODBC driver.
dsn2csv will read the requested data source and return comma seperated value information that describes the table columns.
dsn2csv is an ideal option to implement a sql "describe table" where the programmer's laguauge does not allow a direct query.
dsn2csv is a flexible method of getting the DSN table information into a format that is very compatable. By allowing the export of a .csv file, dsn2csv gives you the power you need to solve that problem in an easy and fast way.
|
|