DTM ODBC Driver List is a command line tool that allows DBA, user or developer export list of installed ODBC drivers to text file. The file is ready to import to MS Excel.

Usage:
drv_list.exe [optional parameters]

Parameters:

Example: drv_list -v
This call shows driver name, DLL of the driver liceation and driver version.

Q: How to save execution results to a file?
A: Use file redirect, fir example:

drv_list -v > drivers.txt

Q: How to export the driver list to Excel spraadsheet?
A: Use XLS file as an output and open created file by excel:

drv_list -v > drivers.xls

Help and support. Please contact us support@sqledit.com.

© Copyright 2010 DTM soft, www.sqledit.com