How to get version of JDBC driver provided by TIBCO Data Virtualization?
book
Article ID: KB0070090
calendar_today
Updated On:
Products
TIBCO Data Virtualization
Description
To get the version of the JDBC driver jar provided by TIBCO Data Virtualization, the java command line utility can be used.
Issue/Introduction
This article summarize the steps to get the version of JDBC driver of TDV.
Environment
All Supported Environments
Resolution
- Go to <TDV install directory>/jdk/bin/
- Execute:
./java -jar <path of the TDV JDBC driver>
Feedback
thumb_up
Yes
thumb_down
No