DTM OLE DB provider List is a command line tool that allows DBA, user or developer export list of installed OLE DB providers to text file. The file is ready to import to MS Excel.

Usage:
prov_list.exe [optional parameters]

Parameters:

Example: prov_list
This call shows provider name and ProgID.

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

prov_list -v > 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

Download: 32 bit. No installation is required.

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

© Copyright 2010 DTM soft, www.sqledit.com