Trace Id is missing

Unlock your potential with Microsoft Copilot

Get things done faster and unleash your creativity with the power of AI anywhere you go.
Microsoft Copilot app being utilized to generate pictures of a singing dog, assisting to identify a flower, and helping to generate an email to congratulate a coworker on a promotion.

Microsoft JDBC Driver 8.2 for SQL Server

Download the Microsoft JDBC Driver 8.2 for SQL Server, a Type 4 JDBC driver that provides database connectivity through the standard JDBC application program interfaces (APIs) available in Java Platform, Enterprise Editions.

Important! Selecting a language below will dynamically change the complete page content to that language.

  • Version:

    8.2.2

    Date Published:

    3/24/2020

    File Name:

    sqljdbc_8.2.2.0_enu.tar.gz

    sqljdbc_8.2.2.0_enu.zip

    File Size:

    3.9 MB

    4.0 MB

    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 in the Java Platform, Enterprise Editions. The Driver downloads are available to all SQL Server users at no additional charge, and provide access to Microsoft SQL Server and SQL Azure from any Java application, application server, or Java-enabled applet.
  • Supported Operating Systems

    Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows 10, Windows 8.1, Linux, Apple Mac OS X

    The following summarizes requirements. It will be important to see System Requirements for the JDBC Driver for more detail.
    Supported Java Versions:
    Version support for Java Runtime Environments (JRE) and the associated JDBC API versions are determined by the included JAR files as follows:
    • mssql-jdbc-8.2.0.0.jre8.jar requires a JRE of 8 and supports the JDBC 4.2 API
    • mssql-jdbc-8.2.0.0.jre11.jar requires a JRE of 11 and supports the JDBC 4.3 API
    • mssql-jdbc-8.2.0.0.jre13.jar requires a JRE of 13 and supports the JDBC 4.3 API
    Supported SQL Server Versions:
    • Microsoft SQL Server 2019
    • Microsoft SQL Server 2017
    • Microsoft SQL Server 2016
    • Microsoft SQL Server 2014
    • Microsoft SQL Server 2012
    • Azure SQL Database
    • Azure SQL Data Warehouse or Parallel Data Warehouse
    • Azure SQL Managed Instance (Extended Private Preview)
  • Installation Instructions for the Microsoft Windows version of the JDBC Driver

    Note: By downloading the Microsoft JDBC Driver for SQL Server, you are accepting the terms and conditions of the End-User License Agreement (EULA) for this component. Please review the End-User License Agreement (EULA) located on this page and print a copy of the EULA for your records.

    1. Download sqljdbc_<version>_<language>.zip to a temporary directory.

    2. Extract sqljdbc_<version>_<language>.zip. 

    3. Enter a directory when prompted. We recommend that you unpack this zip file in %ProgramFiles% with the default directory: "Microsoft JDBC Driver x.x for SQL Server".

    Installation Instructions for the UNIX version of the JDBC Driver

    1. Download sqljdbc_<version>_<language>.tar.gz to a temporary directory.

    2. To unpack the zipped tar file, navigate to the directory where you want the driver unpacked and type gzip -d sqljdbc_<version>_<language>.tar.gz. 

    3. To unpack the tar file, move it to the directory where you want the driver installed and type tar –xf sqljdbc_<version>_<language>.tar. 

     

Follow Microsoft