Connector Driver Files

Measurement and PHD Connectors require a driver file as part of the installation to allow the Connectors to communicate with the target data source.


PHD Connector Driver

The PHD Connector will need you to supply the PHDClient.jar supplied with your PHD software. If this can not be located please contact the supplier of your PHD software. Currently only v410 of the PHD Client is supported.


Measurement Connector Driver

The Measurement connector requires a JDBC driver specific to the database that you are connecting to.


A JDBC Driver is a jar file enabling a Java application to interact with a database and all major database vendors supply their own drivers.


If you do not have the JDBC Driver available can you can download them from the suppliers website.


Microsoft: https://learn.microsoft.com/en-us/sql/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server?view=sql-server-ver16

 

Oracle: https://www.oracle.com/cis/database/technologies/appdev/jdbc-downloads.html

 

AWS Athena: https://docs.aws.amazon.com/athena/latest/ug/connect-with-jdbc.html