You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to connect to Tibco Data Virtualization through a custom JDBC connection using the JDBC extension. I bring my own JAR, and provide the connection string and driver class name. We use these details to access Tibco Data Virtualization through other tools. Therefore, I am sure that the details are correct.
When I select the dialect, I see that my jar is ignored and the respective dialect jar is downloaded from maven.
How can I make this extension ignore the dialect and use my JAR instead?
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to connect to Tibco Data Virtualization through a custom JDBC connection using the JDBC extension. I bring my own JAR, and provide the connection string and driver class name. We use these details to access Tibco Data Virtualization through other tools. Therefore, I am sure that the details are correct.
When I select the dialect, I see that my jar is ignored and the respective dialect jar is downloaded from maven.
How can I make this extension ignore the dialect and use my JAR instead?
The text was updated successfully, but these errors were encountered: