Download JDBC Driver for SQL Server

Q

How to download and install Microsoft JDBC Driver for SQL Server?

✍: FYIcenter.com

A

sqljdbc Java library contains JDBC drivers for SQL Server provided by Microsoft. They are compressed into a single file like sqljdbc_11.2.0.0_enu.zip and ready to use in JVM 18 or higher

You can download sqljdbc Java library version 11.2 by clicking the download button below:

File name: sqljdbc_11.2.0.0_enu.zip
File size: 5960316 bytes
Release date: 2022-08-08
Download 

You can also follow these steps to download and install sqljdbc_11.2.0.0_enu.zip:

1. Go to Download Microsoft JDBC Driver for SQL Server Website.

2. Click " Download Microsoft JDBC Driver 11.2.0 for SQL Server (zip)".

3. Save the downloaded file as \local\sqljdbc_11.2.0.0_enu.zip.

4. Unzip \local\sqljdbc_11.2.0.0_enu.zip. You get a new folder \local\sqljdbc_11.2\enu\:

  Length      Date    Time    Name
---------  ---------- -----   ----
   314920  08-08-2022 23:05   auth/x64/mssql-jdbc_auth-11.2.0.x64.dll
   261656  08-08-2022 23:05   auth/x86/mssql-jdbc_auth-11.2.0.x86.dll
     1186  08-08-2022 23:05   install.txt
    12113  08-08-2022 23:05   license.txt
  1439407  08-08-2022 23:05   mssql-jdbc-11.2.0.jre11.jar
  1439406  08-08-2022 23:05   mssql-jdbc-11.2.0.jre17.jar
  1438914  08-08-2022 23:05   mssql-jdbc-11.2.0.jre18.jar
  1426456  08-08-2022 23:05   mssql-jdbc-11.2.0.jre8.jar
      199  08-08-2022 23:05   redist.txt
     8023  08-08-2022 23:05   release.txt
     2095  08-08-2022 23:05   samples/connections/ConnectURL.java
    12563  08-08-2022 23:05   thirdpartynotices.txt
   190488  08-08-2022 23:05   xa/x64/sqljdbc_xa.dll
   162840  08-08-2022 23:05   xa/x86/sqljdbc_xa.dll
     6101  08-08-2022 23:05   xa/xa_install.sql
                              ...
---------                     -------
  6797814                     47 files

Installation is done.

 

Downloading sqljdbc_6.0.7728.100_enu.tar.gz

What Is sqljdbc - JDBC Driver for SQL Server?

Downloading sqljdbc - JDBC Driver for SQL Server

⇑⇑ FAQ for sqljdbc - JDBC Driver for SQL Server

2017-01-14, 8799🔥, 0💬