Jdbc driver windows 10

  • Skip to content
  • Accessibility Policy

Oracle Database JDBC driver and Companion Jars Downloads

Governed by the No-clickthrough FDHUT license

Oracle JDBC Drivers from Maven Central Repository

Get all new and older versions of Oracle JDBC drivers from Maven Central Repository and refer to Maven Central Guide for details.

Guidelines

  • For connections to Oracle Autonomous Database, refer to Java Connectivity to ADB-S for more details.
  • The best practice is use the latest version of the Oracle JDBC driver that supports the JDK and Database version that you use and is compatible with your support requirements. Refer to the section ‘Release Specific Questions’ under JDBC FAQ for more details.
  • 19c is a Long Term Release with a premier support until December 2029 and extended support until December 2032. This is the recommended version.
  • 21c is an Innovation Release with a premier support until July 2027.
  • Refer to MOS Release Schedule of Current Database Releases (Doc ID 742060.1) and page#6 of Lifetime Support Policy for more details.
  • Refer MOS note 2953282.1 for Deprecation Notice For Oracle JDBC-OCI Driver Or Type 2 Client Driver.
  • To check the version of the Oracle JDBC driver, use java -jar ojdbcX.jar (eg., java -jar ojdbc8.jar or java -jar ojdbc11.jar).
  • You can also get the older release and quarterly updates of Oracle JDBC drivers from Oracle JDBC Drivers Archive or from My Oracle Support MOS note 2849223.1 (for 18c and 12c)

Refer to these documents for more information

  • Oracle JDBC Developer’s Guide
  • UCP Developer’s Guide
  • Online JDBC Javadoc
  • Online UCP Javadoc
  • Online Reactive Streams Ingestion (RSI) Javadoc
  • Oracle Database 23ai (23.8.0.25.04) JDBC Driver & UCP Downloads

    Supports Oracle Database versions — 23ai, 21c, and 19c Refer to JDBC-UCP-ReleaseNotes-23ai.txt and Bugs-fixed-in-23ai.txt

    Name Download JDK Supported Description
    Oracle JDBC driver

    ojdbc17.jar

    Implements JDBC 4.3 spec and certified with JDK17, JDK19, and JDK21. Compatible with the Jakarta APIs.
    1. Oracle JDBC driver except classes for NLS support in Oracle Object and Collection types.
    2. (7,371,630 bytes) — (SHA1: 0893d6d65aaac49ae1bd9b2b916f116891144eaf)
    Oracle JDBC driver

    ojdbc11.jar

    Implements JDBC 4.3 spec and certified with JDK11
    1. Oracle JDBC driver except classes for NLS support in Oracle Object and Collection types.
    2. (7,370,168 bytes) — (SHA1: 4d80d6fb56bbb5e20b3e3fa3183f2af13b533515)
    Oracle JDBC Driver

    ojdbc8.jar

    Implements JDBC 4.2 spec and certified with JDK8 and JDK11
    1. Oracle JDBC driver except classes for NLS support in Oracle Object and Collection types.
    2. (7,254,032 bytes) — (SHA1: ccb2cb450ba1bc41a6373f2a50357b24c0eb6e49)
    Universal Connection Pool (UCP) — ucp17.jar

    ucp17.jar

    Certified with JDK17, JDK19, and JDK21
    1. Universal Connection Pool (UCP) to be used with ojdbc17.jar
    2. (1,548,120 bytes) — (SHA1: 1bdacc87302cc1971a859d59a642629a3f220137)
    Universal Connection Pool (UCP) — ucp11.jar

    ucp11.jar

    Certified with JDK11
    1. Universal Connection Pool (UCP) to be used with ojdbc11.jar
    2. (1,547,900 bytes) — (SHA1: 27bec6b29732067af587c9068267d6c06201030f)
    Universal Connection Pool (UCP)

    ucp.jar

    Certified with JDK8
    1. Universal Connection Pool (UCP) to be used with ojdbc8.jar
    2. (1,504,558 bytes) — (SHA1: 6998a3d69a6a7758bbca9535431554418f68310d)
    Zipped JDBC driver (ojdbc11.jar) and Companion Jars

    ojdbc17-full.tar.gz

    Certified with JDK17, JDK19, and JDK21
    1. This archive contains ojdbc17.jar, ucp17.jar, Reactive Streams Ingest (rsi.jar), companion jars1, JDBC, UCP, RSI Javadoc, and their Readmes. Refer to README.txt in the zip for details.
    2. (22,909,450 bytes) — (SHA1: e6ddb044a89be7aeddfdb233ec15bad1c6491c5a)
    Zipped JDBC driver (ojdbc11.jar) and Companion Jars

    ojdbc11-full.tar.gz

    Certified with JDK11
    1. This archive contains ojdbc11.jar, ucp11.jar, Reactive Streams Ingest (rsi.jar), companion jars1, JDBC, UCP, RSI Javadoc, and their Readmes. Refer to README.txt in the zip for details.
    2. (23,119,552 bytes) — (SHA1: f4cc88e1c393d1667378e0cf0e67971edac723cd)
    Zipped JDBC driver (ojdbc8.jar) and Companion Jars

    ojdbc8-full.tar.gz

    Certified with JDK8 and JDK11
    1. This archive contains ojdbc8.jar, ucp.jar, Reactive Streams Ingest (rsi.jar), companion jars1, JDBC, UCP, RSI Javadoc, and their Readmes. Refer to README.txt in the zip for details.
    2. (22,686,775 bytes) — (SHA1: f8ead1563060b2dfe267be0ed341995455738aed)

    1- The companion jars consist of oraclepki.jar, orai18n.jar, ons.jar, simplefan.jar, xdb.jar, xmlparserv2.jar, and xmlparserv2_sans_jaxp_services.jar, rsi.jar

  • Oracle Database 19c (19.27.0.0) JDBC Driver & UCP Downloads — Long Term Release

    Supports Oracle Database versions — 21c, 19c, 18c, and 12.2. Refer to Bugs-fixed-in-19c.txt

    Name Download JDK Supported Description
    Oracle JDBC driver

    ojdbc10.jar

    Implements JDBC 4.3 spec and certified with JDK11, JDK17, JDK19, and JDK21
    1. Oracle JDBC driver except classes for NLS support in Oracle Object and Collection types.
    2. (4,569,833 bytes) — (SHA1: e859099fd25f7a910dffdcccf9d53c6d6548ec5c)
    Oracle JDBC Driver

    ojdbc8.jar

    Implements JDBC 4.2 spec and certified with JDK8, JDK11, JDK17, JDK19, and JDK21
    1. Oracle JDBC driver except classes for NLS support in Oracle Object and Collection types.
    2. (4,536,716 bytes) — (SHA1: 826f47e565202b5b46fe5d7d3b0eb74bcfac356e)
    Universal Connection Pool (UCP)

    ucp.jar

    Certified with JDK8. Certified with JDK11 with some limitations. Certified with JDK17, JDK19, and JDK21.
    1. Universal Connection Pool (UCP)
    2. (1,701,061 bytes) — (SHA1: 7a2f36279ee32eb977697fd9a0e978757ea637aa)
    Zipped JDBC driver (ojdbc10.jar) and Companion Jars

    ojdbc10-full.tar.gz

    Certified with JDK11, JDK17, JDK19, and JDK21
    1. This archive contains ojdbc10.jar, ucp.jar, companion jars 1, diagnosability jars 2, JDBC, UCP, RSI Javadoc, and their Readmes. Refer to README.txt in the zip for details.
    2. (42,156,389 bytes) — (SHA1: cff489795d2db7c27b468eaab9a73bd439d4e578)
    Zipped JDBC driver (ojdbc8.jar) and Companion Jars

    ojdbc8-full.tar.gz

    Certified with JDK8, JDK11, JDK17, JDK19, and JDK21
    1. This archive contains ojdbc8.jar, ucp.jar, companion jars 1, diagnosability jars 2, JDBC, UCP, RSI Javadoc, and their Readmes. Refer to README.txt in the zip for details.
    2. (41,994,239 bytes) — (SHA1: f2d0d628f3f5d81537a12db8fa0854b177846c34)

    1- The companion jars consist of oraclepki.jar, osdt_core.jar, osdt_cert.jar, orai18n.jar, ons.jar, simplefan.jar, xdb.jar, xmlparserv2.jar, and xmlparserv2_sans_jaxp_services.jar
    2- The diagnosability jars consist of:
    ojdbc10-full.tar.gz: ojdbc10_g.jar, ojdbc10dms.jar ojdbc10dms_g.jar, and dms.jar
    ojdbc8-full.tar.gz: ojdbc8_g.jar, ojdbc8dms.jar ojdbc8dms_g.jar, and dms.jar

  • Oracle Database 21c (21.17.0.0) JDBC Driver & UCP Downloads — Innovation Release

    Supports Oracle Database versions — 21c, 19c, 18c, and 12.2. Refer to Bugs-fixed-in-21c.txt

    Name Download JDK Supported Description
    Oracle JDBC driver

    ojdbc11.jar

    Implements JDBC 4.3 spec and certified with JDK11, JDK17, JDK19, and JDK21
    1. Oracle JDBC driver except classes for NLS support in Oracle Object and Collection types.
    2. (5,254,594 bytes) — (SHA1: ca238df374faf6d810f881da6931a4621566edfa)
    Oracle JDBC driver

    ojdbc8.jar

    Implements JDBC 4.2 spec and certified with JDK8 and JDK11
    1. Oracle JDBC driver except classes for NLS support in Oracle Object and Collection types.
    2. (5,162,254 bytes) — (SHA1: 63df8c799dadda1d0482a1dcffdd8bab10992008)
    Universal Connection Pool — ucp11.jar

    ucp11.jar

    Certified with JDK11, JDK17, JDK19, and JDK21
    1. Universal Connection Pool to be used with ojdbc11.jar
    2. (1,809,782 bytes) — (SHA1: d46acb85e36aab78fd64cde46a9abb8f5f509768)
    Universal Connection Pool

    ucp.jar

    Certified with JDK8
    1. Universal Connection Pool to be used with ojdbc8.jar
    2. (1,808,983 bytes) — (SHA1: 1eb257917d01da1529643b9786c635fcf9901b41)
    Zipped JDBC driver (ojdbc11.jar) and Companion Jars

    ojdbc11-full.tar.gz

    Certified with JDK11, JDK17, JDK19, and JDK21
    1. This archive contains ojdbc11.jar, ucp.jar, Reactive Streams Ingest (rsi.jar), companion jars 1, diagnosability jars 2, JDBC, UCP, RSI Javadoc, their Readmes, and Bugs-fixed-in-217.txt. Refer to README.txt in the zip for details.
    2. (46,386,926 bytes) — (SHA1: 8f592fd25b528c347125474a585799b9c3cf008b)
    Zipped JDBC driver (ojdbc8.jar) and Companion Jars

    ojdbc8-full.tar.gz

    Certified with JDK8 and JDK11
    1. This archive contains ojdbc8.jar, ucp.jar, Reactive Streams Ingest (rsi.jar), companion jars 1, diagnosability jars 2, JDBC, UCP, RSI Javadoc, and their Readmes. Refer to README.txt in the zip for details.
    2. (45,904,357 bytes) — (SHA1: 15859c3a4d1ae83e8cc1ff213bb77aa7420bd764)

    1- The companion jars consist of oraclepki.jar, osdt_core.jar, osdt_cert.jar, orai18n.jar, ons.jar, simplefan.jar, xdb.jar, xmlparserv2.jar, and xmlparserv2_sans_jaxp_services.jar
    2- The diagnosability jars consist of:
    ojdbc11-full.tar.gz: ojdbc11_g.jar, ojdbc11dms.jar ojdbc11dms_g.jar, and dms.jar
    ojdbc8-full.tar.gz: ojdbc8_g.jar, ojdbc8dms.jar ojdbc8dms_g.jar, and dms.jar

  • Oracle JDBC TCP Fast Open (TFO) Library v1.1

    Native Libraries Used with Oracle Database versions 23ai, 21c, and 19c

    Name Download Description
    JDBC TFO Library for Linux x86_64

    libtfojdbc1.so_x86_64.zip

    1. TFO Native library specific to Linux x86_64 architecture and used for TFO functionality.
    2. (6480 bytes) — (SHA1: 3ed9ad304fd727d39102083c65fcceed0432a308)
    JDBC TFO Library for Linux AARCH64

    libtfojdbc1.so_aarch64.zip

    1. TFO Native library specific to Linux aarch64 architecture and used for TFO functionality.
    2. (7022 bytes) — (SHA1: 62346cb4fc3de02ff75d98cb97b8e96bd9f6d2b0)

  • Download the older release and quarterly updates of Oracle JDBC drivers from Oracle JDBC Drivers Archive

What are JDBC Drivers?

JDBC drivers are Java library files with the extension ‘.jar‘, used by Java applications to connect to the database.
Usually they are provided by the same company which developed the database software.

What is the JDBC URL?

The JDBC Driver requires the JDBC URL to know where the database is located ( on which machine and port), the database name or other settings.
All this are passed as a string, specific for each database and driver.

Download the MySql JDBC Driver

  • Required File(s): mysql-connector-java-nn-bin.jar
  • Java Driver Class: com.mysql.jdbc.Driver
  • JDBC URL: jdbc:mysql://HOST[:PORT][/DB]
  • Website: MySQL

Download the MySql JDBC Driver

The driver library files are compressed in a zip archive.

If you cannot connect, or you get issues with the driver, please ask DbSchema Team for help.

Solving Common Connectivity Issues

Enable Remote Access on MySql Server

By default MySql does not allow connecting from another machine as the one where the server is installed.
You can enable remote access during installation ( see the next chapter ) or later using the instructions below.

  • On the server type in the command prompt or terminal mysql -u root -p <root_password>
    The mysql console should start.
  • List the databases using show databases
  • View the configured grants using select * from db;
  • Enable remote access for a user foo using GRANT ALL ON foo.* TO bar@’202.54.10.20′ IDENTIFIED BY ‘PASSWORD’;
    Here you have to edit the user ( put your user instead of foo ), the IP of the client machine and the root password.

If this didn’t help, please try to search the web for tutorials.

MySql Installation Tips

Configure MySql to allow remote connections

Install MySql from http://www.mysql.com. During installation go for a detailed install,
and when you are prompted for the user password check the ‘Enable root access from remote machines’.

Enabling this you will be allowed to connect to MySql from another computer.
Remember the password you set here, it will be requested when connecting to the database as user root.

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

If you are using Java applications alongside various different databases, then you must also need the respective Java Database Connectivity (JDBC) driver. A driver is a critical component in the bigger schemes that allows one component to be able to communicate with another. In this case, allowing a Java application to communicate with the database.

This article lists down how and from where you can download the JDBC drivers for the following databases:

  • MySQL
  • SQL Server
  • Oracle
  • PostgreSQL
  • Apache Derby (Java DB)
  • SQLite
  • H2
  • Microsoft Access

Table of Contents

What is Java Database Connectivity (JDBC) Driver

As we already mentioned, the JDBC driver is used to allow Java applications to be able to communicate with different databases. It uses the JDBC API initially developed by Sun Microsystems as a means to use a standard method to access data in a variety of databases.

This technology now belongs to Oracle.

The JDBC drivers allow you to write one application that can send SQL statements to different data sources.

There are 4 different types of JDBC drivers:

  • JDBC-ODBC bridge driver
  • Native-API driver (partially java driver)
  • Network Protocol driver (fully java driver)
  • Thin driver (fully java driver)

Each of these driver types has its advantages and disadvantages. However, that is not what we will be discussing in this post.

Download JDBC Drivers

Refer to the below sections to download the respective JDBC drivers.

Note: Some drivers are downloaded as JAR files, which need to be added directly to your application’s classpath. While some drivers come as zipped bundles, which need to be extracted and then copy the appropriate JAR file to your application’s classpath.

Download JDBC Driver for MySQL

  1. Open MySQL Community Downloads page.

  2. Select your operating system and then click Go to download page.

    Select OS

    Select OS
  3. Click on the Download button for the preferred JDBC driver download.

    Click download

    Click download
  4. On the next page, click “No thanks, just start my download,” and your download should then begin automatically.

    Begin download

    Begin download

Download JDBC Driver for SQL Server

  1. Open the page for JDBC driver download for SQL Server.

  2. Under the Download section, click on the link that you want to download (ZIP and TAR.GZ). Clicking the link will begin the download instantly.

    Begin download 2

    Begin download

Download JDBC Driver for Oracle

  1. Open the Oracle Database JDBC driver and Companion Jars Downloads page.

  2. From here, you can download the regular JDBC drivers or the Long Term Release JDBC drivers for Oracle. Click on the respective link for the version that you want to download, and it should begin downloading instantly.

    Download regular JDBC driver for Oracle

    Download regular JDBC driver for Oracle
    Download Long Term Release JDBC driver for Oracle

    Download Long Term Release JDBC driver for Oracle

Download JDBC Driver for PostgreSQL

  1. Open the PostgreSQL JDBC drivers download page.

  2. Here, click on the links under the Current version section to begin downloading the latest JDBC driver for PostgreSQL.

    Begin download 3

    Begin download

    Alternatively, you can also download older versions of the drivers from the given table below.

    Download older versions

    Download older versions

Download JDBC Driver for Apache Derby

  1. Start by navigating to the downloads page for the JDBC driver for Apache Derby.

  2. Here, click on the version that you want to download.

    Select version

    Select version
  3. On the next page, under the Distributions section, click on the type and format of download you want to get for the JDBC driver, and your download should then begin automatically.

    Begin download 4

    Begin download

Download JDBC Driver for SQLite

  1. Open the GitHub page for SQLite JDBC driver.

  2. Here, click Code, and then click Download ZIP to download a compressed folder with the JDBC driver.

    Download driver

    Download driver
  3. Now extract the downloaded driver and then copy the appropriate JAR file to your application’s classpath.

Download JDBC Driver for H2 Database

  1. Open the H2 Database JDBC drivers download page.

  2. Now simply click on the link below the Downloads section to begin downloading the JDBC driver for the H2 database.

    Begin download 5

    Begin download

Download JDBC Driver for Microsoft Access

  1. Open the Microsoft Access JDBC drivers download page.

  2. Here, click on the link that you want to download.

    Start download

    Start download
  3. You will now be redirected to the next page where your download should begin automatically in the next few seconds.

This is how you can install the JDBC drivers for the respective databases. However, if your project uses Maven, then you will need to make a few changes to the POM.XML file as well.

Maven Dependencies for JDBC Drivers

In case your project uses Maven, add the respective piece of code to the POM.XML file.

Note: The versions of the dependencies listed in the code below may not be up to date. You can search on Maven Central Repository for the latest versions.

  • Maven dependency for MySQL JDBC driver

    <dependency>
        <groupId>mysql</groupId>
        <artifactId>mysql-connector-java</artifactId>
        <version>8.0.11</version>
    </dependency>
  • Maven dependency for Microsoft JDBC driver for SQL Server

    <dependency>
        <groupId>com.microsoft.sqlserver</groupId>
        <artifactId>mssql-jdbc</artifactId>
        <version>8.2.1.jre11</version>
    </dependency>
  • Maven dependency for Oracle JDBC Driver

    <dependency>
        <groupId>com.oracle</groupId>
        <artifactId>ojdbc8</artifactId>
        <version>1.0</version>
        <scope>system</scope>
        <systemPath>d:/Path/To/Oracle/ojdbc8-full/ojdbc8.jar</systemPath>
    </dependency>
  • Maven dependency for PostgreSQL JDBC Driver

    <dependency>
        <groupId>org.postgresql</groupId>
        <artifactId>postgresql</artifactId>
        <version>42.2.2.jre7</version>
    </dependency>
  • Maven dependency for SQLite JDBC Driver

    <dependency>
        <groupId>org.xerial</groupId>
        <artifactId>sqlite-jdbc</artifactId>
        <version>3.21.0.1</version>
    </dependency>
  • Maven dependency for Apache Derby JDBC Driver

    <dependency>
        <groupId>org.apache.derby</groupId>
        <artifactId>derby</artifactId>
        <version>10.14.2.0</version>
    </dependency>
  • Maven dependency for H2 JDBC Driver

    <dependency>
        <groupId>com.h2database</groupId>
        <artifactId>h2</artifactId>
        <version>2.1.210</version>
    </dependency>
  • Maven dependency for Microsoft Access JDBC Driver

    <dependency>
        <groupId>net.sf.ucanaccess</groupId>
        <artifactId>ucanaccess</artifactId>
        <version>4.0.4</version>
    </dependency>

Closing Words

The JDBC drivers are not for everyone, but only for those developers who need to make their applications communicate with various types of databases. If you are one of those, we certainly hope that this article helped you find the right drivers for your project.

Microsoft provides a Java Database Connectivity (JDBC) driver for use with SQL Server, and Azure SQL Database. The driver is available free of charge and provides Java database connectivity from any Java application, application server, or Java-enabled applet. This driver is a Type 4 JDBC driver that provides database connectivity through the standard JDBC application program interfaces (APIs).

The Microsoft JDBC Driver for SQL Server has been tested against major application servers such as IBM WebSphere, and SAP NetWeaver.

Microsoft JDBC Driver for SQL Server build numbers:

Build Description Release date
12.10.0 Microsoft JDBC Driver 12.10.0 for SQL Server
JDK 23.0 JDK 21.0 JDK 17.0 JDK 11.0 JDK 1.8  Latest  Download .zip Installer

Download .tar.gz Installer

*new
12.8.1 Microsoft JDBC Driver 12.8.1 for SQL Server
JDK 22.0 JDK 21.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

12.8.0 Microsoft JDBC Driver 12.8.0 for SQL Server
JDK 22.0 JDK 21.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

12.6.4 Microsoft JDBC Driver 12.6.4 for SQL Server
JDK 21.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

12.6.3 Microsoft JDBC Driver 12.6.3 for SQL Server
JDK 21.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

12.6.2 Microsoft JDBC Driver 12.6.2 for SQL Server
JDK 21.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

12.6.1 Microsoft JDBC Driver 12.6.1 for SQL Server
JDK 21.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

12.6.0 Microsoft JDBC Driver 12.6.0 for SQL Server
JDK 21.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

12.4.2 Microsoft JDBC Driver 12.4.2 for SQL Server
JDK 20.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

12.4.1 Microsoft JDBC Driver 12.4.1 for SQL Server
JDK 20.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

12.4.0 Microsoft JDBC Driver 12.4.0 for SQL Server
JDK 20.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

12.2.0 Microsoft JDBC Driver 12.2.0 for SQL Server
JDK 19.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

11.2.3 Microsoft JDBC Driver 11.2.3 for SQL Server
JDK 18.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

11.2.2 Microsoft JDBC Driver 11.2.2 for SQL Server
JDK 18.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

11.2.1 Microsoft JDBC Driver 11.2.1 for SQL Server
JDK 18.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

11.2.0 Microsoft JDBC Driver 11.2.0 for SQL Server
JDK 18.0 JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

10.2.3 Microsoft JDBC Driver 10.2.3 for SQL Server
JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

10.2.2 Microsoft JDBC Driver 10.2.2 for SQL Server
JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

10.2.1 Microsoft JDBC Driver 10.2.1 for SQL Server
JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

10.2.0 Microsoft JDBC Driver 10.2.0 for SQL Server
JDK 17.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

9.4.1 Microsoft JDBC Driver 9.4.1 for SQL Server
JDK 16.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

9.4.0 Microsoft JDBC Driver 9.4.0 for SQL Server
JDK 16.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

9.2.1 Microsoft JDBC Driver 9.2.1 for SQL Server
JDK 15.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

9.2.0 Microsoft JDBC Driver 9.2.0 for SQL Server
JDK 15.0 JDK 11.0 JDK 1.8
8.4.1 Microsoft JDBC Driver 8.4.1 for SQL Server
JDK 14.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

8.4.0 Microsoft JDBC Driver 8.4.0 for SQL Server
JDK 14.0 JDK 11.0 JDK 1.8
8.2.2 Microsoft JDBC Driver 8.2.2 for SQL Server
JDK 13.0 JDK 11.0 JDK 1.8  Download .zip Installer

Download .tar.gz Installer

8.2.1 Microsoft JDBC Driver 8.2.1 for SQL Server
JDK 13.0 JDK 11.0 JDK 1.8
8.2.0 Microsoft JDBC Driver 8.2.0 for SQL Server
JDK 13.0 JDK 11.0 JDK 1.8
7.4.1 Microsoft JDBC Driver 7.4.1 for SQL Server
JDK 12.0 JDK 11.0 JDK 1.8  Download .exe Installer

Download .tar.gz Installer

7.4.0 Microsoft JDBC Driver 7.4.0 for SQL Server
JDK 12.0 JDK 11.0 JDK 1.8
7.2.2 Microsoft JDBC Driver 7.2.2 for SQL Server
JDK 11.0 JDK 1.8  Download .exe Installer

Download .tar.gz Installer

7.2.1 Microsoft JDBC Driver 7.2.1 for SQL Server
JDK 11.0 JDK 1.8
7.2.0 Microsoft JDBC Driver 7.2.0 for SQL Server
JDK 11.0 JDK 1.8
7.0.0 Microsoft JDBC Driver 7.0.0 for SQL Server
JDK 10.0 JDK 1.8  Download .exe Installer

Download .tar.gz Installer

6.4.0 Microsoft JDBC Driver 6.4.0 for SQL Server
JDK 9.0 JDK 8.0 JDK 7.0  Download .exe Installer

Download .tar.gz Installer

6.2.2 Microsoft JDBC Driver 6.2.2 for SQL Server
JDK 8.0 JDK 7.0 JDK 6.0  Download .exe Installer

Download .tar.gz Installer

6.2.1 Microsoft JDBC Driver 6.2.1 for SQL Server
JDK 8.0 JDK 7.0 JDK 6.0
6.2.0 Microsoft JDBC Driver 6.2.0 for SQL Server
JDK 8.0 JDK 7.0 JDK 6.0
6.1.0 Microsoft JDBC Driver 6.1.0 for SQL Server
JDK 8.0 JDK 7.0 JDK 6.0
6.0.8112 Microsoft JDBC Driver 6.0.8112 for SQL Server
JDK 8.0 JDK 7.0 JDK 6.0  Download .exe Installer

Download .tar.gz Installer

4.2.8112 Microsoft JDBC Driver 4.2.8112 for SQL Server
JDK 7.0 JDK 6.0 JDK 5.0  Download .exe Installer

Download .tar.gz Installer

4.1.8112 Microsoft JDBC Driver 4.1.8112 for SQL Server
JDK 7.0 JDK 6.0 JDK 5.0
2.0 Microsoft JDBC Driver 2.0 for SQL Server
JDK 6.0 JDK 5.0

You can comment here. If you know of a Microsoft JDBC Driver for SQL Server version that we don’t have listed here, please use the comments.

I work on this site continuously and keep the information up to date. If it helps you, you can support me:

Buy me a coffee    Support me in another way

© 2007–2025 SqlServerVersions.com · Contact · Disclaimer · Privacy policy

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Аналог access для windows
  • Какие из следующих размещений нельзя использовать для хранения резервной копии системы windows server 2003
  • Улучшители звука для windows 10
  • Обновление функций до windows 10 версия 22h2 не устанавливается windows
  • Драйвер для спящего режима windows 10