DTM OLE DB provider List is a command line tool that allows DBA, user or developer to export list of installed OLE DB providers to text file. The file is ready to import to Microsoft Excel.
Usage:
prov_list.exe [optional parameters]
or
prov_list_64.exe [optional parameters]
Parameters:
Example: prov_list or prov_list_64
This call shows provider name and ProgID.
Q: How to save execution results to a file? A: Use file redirect, fir example:
prov_list -b > providers.txt or prov_list_64 -b > providers.txt
Q: How to export the list to Excel spreadsheet? A: Use XLS file as an output and open created file by excel:
prov_list > providers.xls or prov_list_64 > providers.xls
Download: 32 and 64 bit. No installation is required.
Help and support. Please contact us support@sqledit.com.
© Copyright 2010-2012 DTM soft, www.sqledit.com