How to locate the class name of the TIBCO Data Virtualization csjdbc.jar file?
book
Article ID: KB0070342
calendar_today
Updated On:
Products
Versions
TIBCO Data Virtualization
All supported versions
Description
This article explains the process of locating the class name of the TIBCO Data Virtualization csjdbc*.jar file (TDV JDBC JAR file). This information can be helpful when using this JDBC driver with any JDBC clients like TIBCO Spotfire , TIBCO JasperReports Server etc.
Issue/Introduction
How to locate the class name of the TIBCO Data Virtualization csjdbc.jar file?
Resolution
1. Unzip the csjdbc*.jar file using any unzip utility 2. Open up the unzipped folder and navigate to the path: "META-INF/services/" 3. Open the java.sql.Driver file in an editor to review the class name. Example: The class name of the TDV 8.8 csjdbc.jar file is cs.jdbc.driver.CompositeDriver