Determining Your Connect Driver Version

There are several ways to determine the Connect driver version depending on the driver type that you installed and your operating system:

ODBC and ADO.NET Drivers on Windows

Open the Windows Control Panel and browse to the location on your machine where you can find all programs. Find your SuiteAnalytics Connect driver and check the version.

For information about the latest driver version, see Connect Drivers.

ODBC Drivers on Linux

The installation directory of the ODBC driver contains the version.txt file. You can check the version in this file. If the installation directory does not contain this file, the installed driver version is earlier than 8.10.89.0. You must upgrade to the latest driver version. See an example of the content in the version.txt file:

SuiteAnalytics Connect Linux ODBC Driver version 8.10.143.0

For information about the latest driver version, see Connect Drivers.

JDBC Drivers

You can check the version in the versions.txt file. This file is located in the folder where you installed the EXE file or unzipped the ZIP file. The versions.txt file includes the SHA256 checksum values for all the JDBC versions that have been released. The first line in the file corresponds to the latest driver version.

Determine the driver version by checking the SHA256 checksum in the TXT file that matches the SHA256 checksum of the JAR file that you are using. For example, if the SHA256 checksum of the JAR file that you are using matches the SHA256 checksum in the first line of the file, you are using the latest driver version. See an example of the versions.txt file:

535d5e6f8817b3ef55ba6841c235fc2d277814422ee6bcfe72ff3bdc36d28061 NQjc.jar 8.10.136.0

bd52e937cc861fdefa353ae45ba65b40aa5abf6028b9a988ddae92dd476553ea NQjc.jar 8.10.85.0

19d01341439721ffd87eb896c4fd43a0a75ffed504df3bbddfb194c0ac91bea2 NQjc.jar 7.20.50

Note:

The SHA256 checksum available on the SuiteAnalytics Connect Driver Download page corresponds to the SHA256 checksum of the file on the same page. For example, if the file available for download is a ZIP file, ensure that you are verifying the checksum of the ZIP file, and not the checksum of the JAR file. For more information about the download page, see Connect Driver Download Page

OS X

There are two ways to determine your driver version:

  • Verify the driver version – You can check the version in the versions.txt file. This file is located in the .zip archive. The first line in the file includes the SHA256 checksum of the JAR file and the version number. The version number must match the version under your driver type on the SuiteAnalytics Connect Driver Download page. For more information about the download page, see Connect Driver Download Page.

    See an example of the content in the versions.txt file:

    535d5e6f8817b3ef55ba6841c235fc2d277814422ee6bcfe72ff3bdc36d28061 NQjc.jar 8.10.136.0

  • Verify the SHA256 checksum – You can also check the SHA256 checksum of the file available for download, and verify that the checksum of the downloaded file matches the SHA256 checksum under your driver type on the SuiteAnalytics Connect Driver Download page.

    Note:

    The SHA256 checksum available on the SuiteAnalytics Connect Driver Download page corresponds to the SHA256 checksum of the file on the same page. For example, if the file available for download is a ZIP file, ensure that you are verifying the checksum of the ZIP file, and not the checksum of the JAR file.

For information about the latest driver version, see Connect Drivers.

For information about how to verify the SHA256 checksum of a file, see Verifying the SHA256 checksum on Linux or OS X.

Related Topics

Connect Drivers
ODBC Drivers
JDBC Drivers
ADO.NET Drivers
Connect Driver Download Page
Downloading and Installing Connect Drivers
Downloading and Installing Connect Drivers
Configuring Your Data Source

General Notices