Download jdbc driver for sql server

Author: s | 2025-04-25

★★★★☆ (4.9 / 3083 reviews)

Download q dir 7.06

Microsoft JDBC Driver For SQL Server 12.7.0. Microsoft JDBC Driver for SQL Server. Categories: JDBC Drivers: Tags: database sql mssql server jdbc sqlserver driver

screen calendar

Download - JDBC Driver for SQL Server

Chuyển đến nội dung chính Trình duyệt này không còn được hỗ trợ nữa. Hãy nâng cấp lên Microsoft Edge để tận dụng các tính năng mới nhất, bản cập nhật bảo mật và hỗ trợ kỹ thuật. Download Microsoft JDBC Driver for SQL Server Bài viết03/18/2025 Trong bài viết này -->The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity through the standard JDBC application program interfaces (APIs) available on the Java platform. The driver downloads are available to all users at no extra charge. They provide access to SQL Server from any Java application, application server, or Java-enabled applet.DownloadVersion 12.10 is the latest general availability (GA) version. It supports Java 8, 11, 17, 21 and 23. If you need to use an older Java runtime, see the Java and JDBC specification support matrix to see if there's a supported driver version you can use. We're continually improving Java connectivity support. As such we highly recommend that you work with the latest version of Microsoft JDBC driver. Download Microsoft JDBC Driver 12.10 for SQL Server (zip) Download Microsoft JDBC Driver 12.10 for SQL Server (tar.gz)Version informationRelease number: 12.10.0Released: March 17, 2025When you download the driver, there are multiple JAR files. The JAR file with jre8 supports Java 8 and the JAR file with jre11 supports Java 11 and up.NoteIf you are accessing this page from a non-English language version, and want to see the most up-to-date content, please select Read in English at the top of this page. You can download different languages from the US-English version site by selecting available languages.Available languagesThis release of Microsoft JDBC Driver for SQL Server is available in the following languages:Microsoft JDBC Driver 12.10.0 for SQL Server (zip):Chinese (Simplified) | Chinese (Traditional) | English (United States) | French | German | Italian | Japanese | Korean | Portuguese (Brazil) | Russian | SpanishMicrosoft JDBC Driver 12.10.0 for SQL Server (tar.gz):Chinese (Simplified) | Chinese (Traditional) | English (United States) | French | German | Italian | Japanese | Korean | Portuguese (Brazil) | Russian | SpanishRelease notesFor details about this release, see the release notes and system requirements.Previous releasesTo download previous releases, see previous Microsoft JDBC Driver for SQL Server releases.Using the JDBC driver with Maven CentralThe JDBC driver can be added to a Maven project by adding it as a dependency in the POM.xml file with

windows 7 professional download

Download - JDBC Driver for SQL Server

This post was authored by Andrea Lam, Program Manager, SQL ServerWe are happy to announce the full release of the Microsoft JDBC Driver 6.2 for SQL Server. The JDBC Driver provides Java database connectivity from any Java application, application server or Java-enabled applet to Microsoft SQL Server, Azure SQL Database and Azure SQL Data Warehouse. The driver is open source and available at no additional charge.What’s newAzure Active Directory (AAD) support for LinuxConnect your Linux applications to Azure SQL Database using AAD authentication via username/password and access token methods.Federal Information Processing Standard (FIPS) enabled Java virtual machinesThe JDBC Driver can now be used on Java virtual machines (JVMs) that run in FIPS 140 compliance mode to meet federal standards and compliance.Kerberos Authentication Improvements The JDBC Driver now has support for:Principal/Password method for applications where the Kerberos configuration cannot be modified or is unable to retrieve a new token or keytab. This method can be used for authenticating to a SQL Server that only allows Kerberos authentication.Cross-realm authentication using Kerberos integrated authentication without explicitly setting the server service principal name (SPN). The driver now automatically computes the REALM even when it has not been provided.Kerberos constrained delegation by accepting impersonated user credentials as a GSS credential object via data source. This impersonated credential is then used to establish a Kerberos connection.Added TimeoutsThe JDBC driver now supports the following configurable timeouts you can change based on your application’s needs:Query Timeout to control the number of seconds to wait before a timeout occurs when running a querySocket Timeout to specify the number of milliseconds to wait before a timeout occurs on a socket read or acceptGet the latest JDBC jarsNote: Due to an issue found in the 6.2.0 release, some improvements were rolled back and new jars were uploaded to Maven and the Microsoft Download Center. Please use the 6.2.1 release jars instead.Add the JDBC driver to your Maven project by adding the following code to your POM file: com.microsoft.sqlserver mssql-jdbc 6.2.1.jre8 You can also download the JDBC driver 6.2 jars directly from:Maven Central RepositoryMicrosoft Download CenterGitHubHelp us improve the JDBC Driver by filing issues on GitHub or contributing to the project.ResourcesGet started quickly with Java and SQL Server on your platform of choice with our tutorials.For more detailed documentation, check out the JDBC documentation here.Stay tuned for upcoming releases that will have additional feature support. This applies to our wide range of

Download - JDBC Driver for SQL Server

{ String url = "jdbc:sqlserver://localhost:1433;databaseName=myDB"; String user = "myUsername"; String password = "myPassword"; String sql = "CREATE TABLE myTable (id INT PRIMARY KEY, name VARCHAR(50))"; try { Connection conn = DriverManager.getConnection(url, user, password); Statement stmt = conn.createStatement(); stmt.executeUpdate(sql); stmt.close(); conn.close(); } catch (SQLException e) { e.printStackTrace(); } }}This example creates a new table called myTable in the myDB database with two columns: id and name.In this article, we have discussed how to use JDK 21 with SQL Server, and provided a comprehensive guide for entry-level users. We have covered the prerequisites, how to connect to SQL Server using JDBC, and how to use JDBC with SQL Server to execute SQL queries, update data, and perform other database operations. We hope that you have found this article helpful, and that you are now able to use JDK 21 with SQL Server in your Java applications.ReferencesTitleLinkJDK 21 download page Server download page Server JDBC Driver download page. Microsoft JDBC Driver For SQL Server 12.7.0. Microsoft JDBC Driver for SQL Server. Categories: JDBC Drivers: Tags: database sql mssql server jdbc sqlserver driver Download JDBC driver. The internationalization features of the Microsoft JDBC Driver for SQL Server include the following items: The JDBC Driver 6.0 for SQL Server

Download - JDBC Driver for SQL Server

Linux-x86-MySQL Connector/ODBC 8.0.25 MySQL 8.0.26 server MySQL JDBC driver version 8.0.26 Windows-MySQL Connector/ODBC 8.0.26 Linux-x86-MySQL Connector/ODBC 8.0.26 Oracle Server 19.10 Oracle JDBC Driver 19.10.0.0.0 Windows-Oracle Client Version 19.3.0 Linux-x86-Oracle Client Version 19.3.0 Oracle Server 19.11 Oracle JDBC Driver 19.11.0.0.0 Windows-Oracle Client Version 19.3.0 Linux-x86-Oracle Client Version 19.3.0.0 Oracle Server 19.12 Oracle JDBC Driver 19.12.0.0.0 Windows-Oracle Client Version 19.3.0 Linux-x86-Oracle Client Version 19.12.0.0 Oracle Server 21.1 Oracle JDBC Driver 21.1.0.0.0 Windows-Oracle Client Version 19.10 Linux-x86-Oracle Client Version 19.12 Oracle Server 21.3 Oracle JDBC Driver 21.1.0.0.0 Windows-Oracle Client Version 19.10 Linux-x86-Oracle Client Version 19.12 Netezza Server 7.2.1 Netezza JDBC driver 7.2.1.10 Windows-IBM Netezza ODBC driver Version 7.2.1.11 Linux-x86-IBM Netezza ODBC driver Version-7.2.1.11 SQL Server 2017 CU24 Microsoft SQL Server JDBC driver version 9.2.0 Windows-SQL Server Native Client 11 (SQLNCLI11.DLL) Windows-ODBC Driver for SQL Server 17 Linux-x86-DataDirect ODBC Driver 8.0.2 SQL Server 2019 CU10 Microsoft SQL Server JDBC driver version 9.2.0 Windows-Microsoft OLE DB Driver for SQL Server 18.6 (MSOLEDBSQL.DLL) Windows-ODBC Driver for SQL Server 17 Linux-x86-DataDirect ODBC Driver 8.0.2 SQL Server 2019 CU11 Microsoft SQL Server JDBC driver version 9.2.0 Microsoft SQL Server JDBC driver version 9.4.0 Windows-Microsoft ODBC Driver 17.05 for SQL Server Linux-x86-DataDirect Version 08.02 SQL Server 2019 CU12 Microsoft SQL Server JDBC driver version 9.2.0 Microsoft SQL Server JDBC driver version 9.4.0 Windows-Microsoft ODBC Driver 17.05 for SQL Server Linux-x86-DataDirect Version 08.02 Informix V14.10.XC5 server Informix JDBC driver version 4.50.JC4W1 Windows-Informix SDK 4.10 TC14 Linux-x86-Informix SDK 4.10 TC15 Informix V14.10.XC6 server Informix JDBC driver version 4.50.JC4W1 Windows-Informix SDK 4.10 TC14 Linux-x86-Informix SDK 4.10 TC15 Sybase ASE Server 16 SP3 SAP JConnect JDBC driver version 16.1.3 SAP JConnect JDBC driver version 20.0.0 Windows-SAP Client-Library 16.0 Linux-x86-SAP Client-Library 16.0 SP4 Sybase IQ Server 16.1 SP3 SAP JConnect JDBC driver version 16.1.3 Windows-SAP IQ ODBC driver 16.0SP11 Linux-x86-SAP IQ ODBC driver 16.0 SP11 Sybase IQ Server 16.1 SP4 SAP JConnect JDBC driver version 20.0.0 Windows-SAP IQ ODBC driver 16.0SP11 Linux-x86-SAP IQ ODBC driver 16.0 SP11 IBM Performance server/Netezza 11.2.0.0 server Netezza nzjdbc 11.2.0.0 Windows- ODBC driver 11.2.0.0 Linux-x86- ODBC driver 11.2.1.1

Download - JDBC Driver for SQL Server

Abstract: Explore the integration of JDK21 and SQL Server, and learn how to troubleshoot common issues with this powerful combination. From installation to configuration, we've got you covered. 2023-12-21 by Java Development Kit (JDK) 21 is the latest version of the Java SE platform, which was released in September 2022. It includes a number of new features, improvements, and bug fixes. In this article, we will discuss how to use JDK 21 with Microsoft SQL Server, and provide a comprehensive guide for entry-level users.PrerequisitesBefore you start using JDK 21 with SQL Server, you need to make sure that you have the following:JDK 21 installed on your machineMicrosoft SQL Server installed on your machine or accessible from your machineMicrosoft SQL Server JDBC Driver (JDBC 4.3 or later) installed on your machineIf you don't have any of these prerequisites, you can download and install them from the following links:JDK 21 download pageSQL Server download pageSQL Server JDBC Driver download pageConnecting to SQL Server using JDBCOnce you have installed all the prerequisites, you can connect to SQL Server using JDBC by following these steps:Create a new Java project in your favorite IDE (e.g., IntelliJ IDEA, Eclipse, etc.)Create a new Java class with a main method (e.g., SQLServerTest.java)Add the following code to your main method:import java.sql.Connection;import java.sql.DriverManager;import java.sql.SQLException;public class SQLServerTest { public static void main(String[] args) { String url = "jdbc:sqlserver://localhost:1433;databaseName=myDB"; String user = "myUsername"; String password = "myPassword"; try { Connection conn = DriverManager.getConnection(url, user, password); System.out.println("Connection established."); conn.close(); } catch (SQLException e) { e.printStackTrace(); } }}Make sure to replace the url, user, and password variables with your own SQL Server connection details.Add the SQL Server JDBC Driver JAR file to your project's classpathRun the Java classIf everything is set up correctly, you should see the following output:Connection established.This means that you have

Download - JDBC Driver for SQL Server

This tutorial shows how to set up a data source and connect to a Microsoft® SQL Server® database using the Database Explorer app or the command line. This tutorial uses the Microsoft JDBC Driver 4.0 for Microsoft SQL Server to connect to a Microsoft SQL Server 2016 Express database. Step 1. Verify the driver installation.If the JDBC driver for Microsoft SQL Server is not installed on your computer, find the link on the Driver Installation page to install the driver. Follow the instructions to download and install this driver on your computer.Step 2. Set up the data source.You set up a data source using the Database Explorer app or the command line.Set Up Data Source Using Database Explorer AppOpen the Database Explorer app by clicking the Apps tab on the MATLAB® Toolstrip. Then, on the right of the Apps section, click the Show more arrow to open the apps gallery. Under , click Database Explorer. Alternatively, enter databaseExplorer at the command line.In the Data Source section, select > .The JDBC Data Source Configuration dialog box opens.In the Name box, enter a name for your data source. This example uses a data source named MyMicrosoftDataSource. You use this name to establish a connection to your database.From the Vendor list, select Microsoft SQL Server.In the Driver Location box, enter the full path to the JDBC driver file.If you want to store your user credentials for this data source, click the Set Credentials button.In the Database box, enter the name of your database. In the Server box, enter the name of your database server. Consult your database administrator for the name of your database server. In the Port Number box, enter the port number.Under Connection Options, in the Name column, enter the name of an additional driver-specific option. Then, in the Value column,. Microsoft JDBC Driver For SQL Server 12.7.0. Microsoft JDBC Driver for SQL Server. Categories: JDBC Drivers: Tags: database sql mssql server jdbc sqlserver driver

Comments

User2061

Chuyển đến nội dung chính Trình duyệt này không còn được hỗ trợ nữa. Hãy nâng cấp lên Microsoft Edge để tận dụng các tính năng mới nhất, bản cập nhật bảo mật và hỗ trợ kỹ thuật. Download Microsoft JDBC Driver for SQL Server Bài viết03/18/2025 Trong bài viết này -->The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity through the standard JDBC application program interfaces (APIs) available on the Java platform. The driver downloads are available to all users at no extra charge. They provide access to SQL Server from any Java application, application server, or Java-enabled applet.DownloadVersion 12.10 is the latest general availability (GA) version. It supports Java 8, 11, 17, 21 and 23. If you need to use an older Java runtime, see the Java and JDBC specification support matrix to see if there's a supported driver version you can use. We're continually improving Java connectivity support. As such we highly recommend that you work with the latest version of Microsoft JDBC driver. Download Microsoft JDBC Driver 12.10 for SQL Server (zip) Download Microsoft JDBC Driver 12.10 for SQL Server (tar.gz)Version informationRelease number: 12.10.0Released: March 17, 2025When you download the driver, there are multiple JAR files. The JAR file with jre8 supports Java 8 and the JAR file with jre11 supports Java 11 and up.NoteIf you are accessing this page from a non-English language version, and want to see the most up-to-date content, please select Read in English at the top of this page. You can download different languages from the US-English version site by selecting available languages.Available languagesThis release of Microsoft JDBC Driver for SQL Server is available in the following languages:Microsoft JDBC Driver 12.10.0 for SQL Server (zip):Chinese (Simplified) | Chinese (Traditional) | English (United States) | French | German | Italian | Japanese | Korean | Portuguese (Brazil) | Russian | SpanishMicrosoft JDBC Driver 12.10.0 for SQL Server (tar.gz):Chinese (Simplified) | Chinese (Traditional) | English (United States) | French | German | Italian | Japanese | Korean | Portuguese (Brazil) | Russian | SpanishRelease notesFor details about this release, see the release notes and system requirements.Previous releasesTo download previous releases, see previous Microsoft JDBC Driver for SQL Server releases.Using the JDBC driver with Maven CentralThe JDBC driver can be added to a Maven project by adding it as a dependency in the POM.xml file with

2025-04-25
User6839

This post was authored by Andrea Lam, Program Manager, SQL ServerWe are happy to announce the full release of the Microsoft JDBC Driver 6.2 for SQL Server. The JDBC Driver provides Java database connectivity from any Java application, application server or Java-enabled applet to Microsoft SQL Server, Azure SQL Database and Azure SQL Data Warehouse. The driver is open source and available at no additional charge.What’s newAzure Active Directory (AAD) support for LinuxConnect your Linux applications to Azure SQL Database using AAD authentication via username/password and access token methods.Federal Information Processing Standard (FIPS) enabled Java virtual machinesThe JDBC Driver can now be used on Java virtual machines (JVMs) that run in FIPS 140 compliance mode to meet federal standards and compliance.Kerberos Authentication Improvements The JDBC Driver now has support for:Principal/Password method for applications where the Kerberos configuration cannot be modified or is unable to retrieve a new token or keytab. This method can be used for authenticating to a SQL Server that only allows Kerberos authentication.Cross-realm authentication using Kerberos integrated authentication without explicitly setting the server service principal name (SPN). The driver now automatically computes the REALM even when it has not been provided.Kerberos constrained delegation by accepting impersonated user credentials as a GSS credential object via data source. This impersonated credential is then used to establish a Kerberos connection.Added TimeoutsThe JDBC driver now supports the following configurable timeouts you can change based on your application’s needs:Query Timeout to control the number of seconds to wait before a timeout occurs when running a querySocket Timeout to specify the number of milliseconds to wait before a timeout occurs on a socket read or acceptGet the latest JDBC jarsNote: Due to an issue found in the 6.2.0 release, some improvements were rolled back and new jars were uploaded to Maven and the Microsoft Download Center. Please use the 6.2.1 release jars instead.Add the JDBC driver to your Maven project by adding the following code to your POM file: com.microsoft.sqlserver mssql-jdbc 6.2.1.jre8 You can also download the JDBC driver 6.2 jars directly from:Maven Central RepositoryMicrosoft Download CenterGitHubHelp us improve the JDBC Driver by filing issues on GitHub or contributing to the project.ResourcesGet started quickly with Java and SQL Server on your platform of choice with our tutorials.For more detailed documentation, check out the JDBC documentation here.Stay tuned for upcoming releases that will have additional feature support. This applies to our wide range of

2025-04-21
User7324

Linux-x86-MySQL Connector/ODBC 8.0.25 MySQL 8.0.26 server MySQL JDBC driver version 8.0.26 Windows-MySQL Connector/ODBC 8.0.26 Linux-x86-MySQL Connector/ODBC 8.0.26 Oracle Server 19.10 Oracle JDBC Driver 19.10.0.0.0 Windows-Oracle Client Version 19.3.0 Linux-x86-Oracle Client Version 19.3.0 Oracle Server 19.11 Oracle JDBC Driver 19.11.0.0.0 Windows-Oracle Client Version 19.3.0 Linux-x86-Oracle Client Version 19.3.0.0 Oracle Server 19.12 Oracle JDBC Driver 19.12.0.0.0 Windows-Oracle Client Version 19.3.0 Linux-x86-Oracle Client Version 19.12.0.0 Oracle Server 21.1 Oracle JDBC Driver 21.1.0.0.0 Windows-Oracle Client Version 19.10 Linux-x86-Oracle Client Version 19.12 Oracle Server 21.3 Oracle JDBC Driver 21.1.0.0.0 Windows-Oracle Client Version 19.10 Linux-x86-Oracle Client Version 19.12 Netezza Server 7.2.1 Netezza JDBC driver 7.2.1.10 Windows-IBM Netezza ODBC driver Version 7.2.1.11 Linux-x86-IBM Netezza ODBC driver Version-7.2.1.11 SQL Server 2017 CU24 Microsoft SQL Server JDBC driver version 9.2.0 Windows-SQL Server Native Client 11 (SQLNCLI11.DLL) Windows-ODBC Driver for SQL Server 17 Linux-x86-DataDirect ODBC Driver 8.0.2 SQL Server 2019 CU10 Microsoft SQL Server JDBC driver version 9.2.0 Windows-Microsoft OLE DB Driver for SQL Server 18.6 (MSOLEDBSQL.DLL) Windows-ODBC Driver for SQL Server 17 Linux-x86-DataDirect ODBC Driver 8.0.2 SQL Server 2019 CU11 Microsoft SQL Server JDBC driver version 9.2.0 Microsoft SQL Server JDBC driver version 9.4.0 Windows-Microsoft ODBC Driver 17.05 for SQL Server Linux-x86-DataDirect Version 08.02 SQL Server 2019 CU12 Microsoft SQL Server JDBC driver version 9.2.0 Microsoft SQL Server JDBC driver version 9.4.0 Windows-Microsoft ODBC Driver 17.05 for SQL Server Linux-x86-DataDirect Version 08.02 Informix V14.10.XC5 server Informix JDBC driver version 4.50.JC4W1 Windows-Informix SDK 4.10 TC14 Linux-x86-Informix SDK 4.10 TC15 Informix V14.10.XC6 server Informix JDBC driver version 4.50.JC4W1 Windows-Informix SDK 4.10 TC14 Linux-x86-Informix SDK 4.10 TC15 Sybase ASE Server 16 SP3 SAP JConnect JDBC driver version 16.1.3 SAP JConnect JDBC driver version 20.0.0 Windows-SAP Client-Library 16.0 Linux-x86-SAP Client-Library 16.0 SP4 Sybase IQ Server 16.1 SP3 SAP JConnect JDBC driver version 16.1.3 Windows-SAP IQ ODBC driver 16.0SP11 Linux-x86-SAP IQ ODBC driver 16.0 SP11 Sybase IQ Server 16.1 SP4 SAP JConnect JDBC driver version 20.0.0 Windows-SAP IQ ODBC driver 16.0SP11 Linux-x86-SAP IQ ODBC driver 16.0 SP11 IBM Performance server/Netezza 11.2.0.0 server Netezza nzjdbc 11.2.0.0 Windows- ODBC driver 11.2.0.0 Linux-x86- ODBC driver 11.2.1.1

2025-04-22
User6257

Abstract: Explore the integration of JDK21 and SQL Server, and learn how to troubleshoot common issues with this powerful combination. From installation to configuration, we've got you covered. 2023-12-21 by Java Development Kit (JDK) 21 is the latest version of the Java SE platform, which was released in September 2022. It includes a number of new features, improvements, and bug fixes. In this article, we will discuss how to use JDK 21 with Microsoft SQL Server, and provide a comprehensive guide for entry-level users.PrerequisitesBefore you start using JDK 21 with SQL Server, you need to make sure that you have the following:JDK 21 installed on your machineMicrosoft SQL Server installed on your machine or accessible from your machineMicrosoft SQL Server JDBC Driver (JDBC 4.3 or later) installed on your machineIf you don't have any of these prerequisites, you can download and install them from the following links:JDK 21 download pageSQL Server download pageSQL Server JDBC Driver download pageConnecting to SQL Server using JDBCOnce you have installed all the prerequisites, you can connect to SQL Server using JDBC by following these steps:Create a new Java project in your favorite IDE (e.g., IntelliJ IDEA, Eclipse, etc.)Create a new Java class with a main method (e.g., SQLServerTest.java)Add the following code to your main method:import java.sql.Connection;import java.sql.DriverManager;import java.sql.SQLException;public class SQLServerTest { public static void main(String[] args) { String url = "jdbc:sqlserver://localhost:1433;databaseName=myDB"; String user = "myUsername"; String password = "myPassword"; try { Connection conn = DriverManager.getConnection(url, user, password); System.out.println("Connection established."); conn.close(); } catch (SQLException e) { e.printStackTrace(); } }}Make sure to replace the url, user, and password variables with your own SQL Server connection details.Add the SQL Server JDBC Driver JAR file to your project's classpathRun the Java classIf everything is set up correctly, you should see the following output:Connection established.This means that you have

2025-04-01
User1231

Database type Dynamic Query versions Compatible Query versions Google BigQuery JDBC driver 1.2.14.1017 JDBC driver 1.2.16.1020 JDBC driver 1.2.18.1022 JDBC driver 1.2.19.1023 Not applicable Amazon Athena JDBC driver 2.0.23 Not applicable Snowflake JDBC driver 3.13.0 JDBC driver 3.13.1 JDBC driver 3.13.2 JDBC driver 3.13.3 JDBC driver 3.13.4 JDBC driver 3.13.5 JDBC driver 3.13.6 Not applicable Amazon Redshift JDBC Driver 1.2.54.1082 JDBC Driver 1.2.55.1083 JDBC Driver 2.0.0.5 Not applicable Denodo 8 server JDBC driver version 8.0 20210209 Not applicable Exasol 7.0.10 server Exasol JDBC driver version 7.0.7 Exasol JDBC driver version 7.0.11 Not applicable Trino Server 353 Trino JDBC Driver 351 Trino JDBC Driver 352 Trino JDBC Driver 353 Not applicable Trino Server 354 Trino JDBC Driver 354 Not applicable Trino Server 355 Trino JDBC Driver 355 Not applicable Trino Server 356 Trino JDBC Driver 356 Not applicable Trino Server 357 Trino JDBC Driver 357 Not applicable Trino Server 358 Trino JDBC Driver 358 Not applicable Trino Server 359 Trino JDBC Driver 359 Not applicable Trino Server 360 Trino JDBC Driver 360 Not applicable VMware Tanzu Greenplum 6.16.0 server VMware Tanzu Greenplum JDBC Driver 5.1.4.000275 Not applicable Apache Hive Server 3.1.3000.7.1.6.0-297 Hive JDBC Driver 3.1.3000.7.1.6.0-297 Not applicable Cloudera Impala 3.4 server Cloudera JDBC driver version 2.6.18.1021 Cloudera JDBC driver version 2.6.20.1024 Cloudera JDBC driver version 2.6.23.1028 Not applicable BigSQL 7.1 server IBM JCC JDBC driver version 4.29.24 Not applicable Azure Synapse Analytics 12.00.2531 Microsoft SQL Server JDBC driver version 9.2.0 Microsoft SQL Server JDBC driver version 9.4.0 Not applicable Azure SQL 12.00.2255 Microsoft SQL Server JDBC driver version 9.2.0 Microsoft SQL Server JDBC driver version 9.4.0 Not applicable MariaDB 10.4.17 server MariaDB JDBC driver version 2.7.2 MariaDB JDBC driver version 2.7.3 Not applicable MariaDB 10.4.18 server MariaDB JDBC driver version 2.7.3 Not applicable MariaDB 10.5.8 server MariaDB JDBC driver version 2.7.3 Not applicable MariaDB 10.5.9 server MariaDB JDBC driver version 2.7.3 Not applicable MariaDB 10.5.10 server MariaDB JDBC driver version 2.7.3 Not applicable MariaDB 10.6.0 server MariaDB JDBC driver version 2.7.3 Not applicable MariaDB 10.6.3 server MariaDB JDBC driver version 2.7.3 Not applicable SingleStore 7.3.6 server MariaDB JDBC driver version 2.7.3

2025-03-29

Add Comment