JDBC Drivers

This topic includes all the JDBC driver versions that have been made available for download. Each driver version includes details of the changes that were introduced and additional information of each version. JDBC drivers are available for Windows, Linux, and OS X. You should always install the latest version available.

JDBC Driver 8.10.147.0

  • Driver version: 8.10.147.0

  • Release date: August 7, 2023

  • Driver details: This driver version is optional, but it is preferred. This driver version supports the Transport Layer Security (TLS) 1.3 security protocol, which provides enhanced security. The TLS 1.3 protocol is not enabled for SuiteAnalytics Connect servers yet. However, if you install the JDBC driver version 8.10.147.0, the TLS 1.3 protocol will be automatically used as soon as it is enabled for Connect servers. For this version, ensure that the NegotiateSSLClose parameter is set to false.

  • SHA256 checksum of the JAR file: 1e440cd06340f3d8306315f71f44c655de7646878b232ea9778d997cfe0e36ef

JDBC Driver 8.10.136.0

  • Driver version: 8.10.136.0

  • Release date: July 13, 2022

  • Driver details: This driver version is optional, but it is preferred. Prior to this version, the JDBC driver did not consider the KeepAliveTime parameter of your operating system. With this JDBC driver version, you can set the KeepAliveTime parameter to prevent your system from closing the connection if the Connect session is not considered active. After you set the KeepAliveTime parameter, you must also add the TCPKeepAlive parameter to your connection string and set the parameter to true. For this version, you must set the NegotiateSSLClose parameter to false.

  • SHA256 checksum of the JAR file: 535d5e6f8817b3ef55ba6841c235fc2d277814422ee6bcfe72ff3bdc36d28061

This is not the latest JDBC driver version released. For information about the latest JDBC driver released, see JDBC Driver 8.10.147.0.

JDBC Driver 8.10.85.0

  • Driver version: 8.10.85.0

  • Release date: September 23, 2019

  • Driver details: It is required to have at least the 8.10.85.0 version installed to ensure a smooth transition. If you do not install or upgrade at least to this version, you may experience a delay of up to 30 seconds when you log out of your Connect session. For this version, you must set the NegotiateSSLClose parameter to false.

  • SHA256 checksum of the JAR file: bd52e937cc861fdefa353ae45ba65b40aa5abf6028b9a988ddae92dd476553ea

This is not the latest JDBC driver version released. For information about the latest JDBC driver released, see JDBC Driver 8.10.147.0.

JDBC Driver 7.20.50.0

  • Driver version: 7.20.50.0

  • Release date: January 8, 2016

  • Driver details: This version includes the following changes for use with SuiteAnalytics Connect:

    • Certificates are required.

    • TLS version 1.2 cipher suites are supported.

    • The scompid and roleid parameters are required.

  • SHA256 checksum of the JAR file: 19d01341439721ffd87eb896c4fd43a0a75ffed504df3bbddfb194c0ac91bea2

This is not the latest JDBC driver version released. For information about the latest JDBC driver released, see JDBC Driver 8.10.147.0.

Related Topics

General Notices