![]() |
dsn2csv - A BitDaddys.COM original solution that offers the programmer a simple, fast and effective method to collect table column information from the local ODBC driver.With dsn2csv you can export the local host ODBC table list to comma seperated values for output / redirect to a file or to the screen. You can easily add system calls to your program to execute dsnc2v and pipe it to a file for parsing, or utilize in a script to collect and utilize the Data Source table descriptions. |
It's FREE !
Get this utility for absolutely FREE!
[Functions] [Features] [Usage] [Screen Shot] [Download]
Functions
Provides a comma seperated values text file listing of a particular Data Source's Table's column information.
[ back to top ]
Features
- Commandline interface
- Windows compatability
- Speed
- ODBC compatability
- Flexibility
[ back to top ]
Usage
dsn2csv Version 1.0
USAGE: dsn2csv DSN_Name Table_Name|* [USERNAME PASSWORD]
Example Usage
dsn2csv CUSTRELATED CUSTOMERS > c:\custtable.csv
dsn2csv CUSTRELATED * > c:\custtables.csv
Example Output
"table","column","type","size","decdigits","describe"
"CUSTOMERS","CUSTOMER_NO","NUMERIC","10","0","Customer Number "
"CUSTOMERS","NAME","CHAR","40","0","Customer Name"
[ back to top ]
[ back to top ]
|
|
Download |
| Click here to download dsn2csv for FREE! | |
| Note! There is no guarantee that this product will perform as expected. There is no warantee offered or implied. Use at your own risk. | |
[ back to top ]



















