Installed JDBC Drivers Enumeration Software Overview
DTM JDBC Driver List is a free command line tool that allows DBA, user or developer to export list of installed JDBC drivers to the text file.
Download the software. No installation is required. RequirementsThe program requires Java SDK or Java RE to be executed. It is compatible with Windows, Mac OS and most popular Linux/Unix operating systems. java -jar jdbcdrvlist.jar [optional parameters] Parameters
Example: java -jar jdbcdrvlist.jar Q: How to save execution results to a file? A: Use file redirect, fir example: java -jar jdbcdrvlist.jar -b > drivers.txt Q: How to export the driver list into Excel spreadsheet? A: Use XLS file as an output and open created file by excel: java -jar jdbcdrvlist.jar > drivers.xls Requirements: The program can be executed at any operating system with installed Java RE (runtime environment) or Java SDK. Should I order a business license of the tool?
Yes, if you:
Order Business License See also:
|
Linux (Ubuntu) Mac OS Windows |