The bundled version of the Mac OS X installation program provides the option to install Informix with either Client SDK or Informix Connect only. However, IBM Informix JDBC Driver and BladeManager are available on the bundled version of the installation media for Mac OS X. Jan 02, 2005 I have installed the 10g final release for Mac OS X 10.3.7. I did a custom install.ONLY the JDBC drivers.nothing else. I have gotten the THIN driver to work fine and connect to the database. But when I try to use the OCI driver, I keep getting unsatisifed link errors. I have set my LDLIBRARYPATH and such but no luck.
This HTML document contains 16 embedded RDF statements represented using (X)HTML+RDFa notation.
The embedded RDF content will be recognized by any processor of (X)HTML+RDFa.
Namespace Prefix | Namespace URI |
---|---|
xmlns:n4 | http://docs.openlinksw.com/virtuoso/installmacosx/ |
xmlns:schema | http://schema.org/ |
xmlns:n5 | http://creativecommons.org/licenses/by/4.0/deed. |
xmlns:rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
xmlns:n3 | http://www.openlinksw.com/# |
xmlns:xsdh | http://www.w3.org/2001/XMLSchema# |
Subject | Predicate | Object |
---|---|---|
n4: | rdf:type | schema:TechArticle |
n4: | rdf:type | schema:APIReference |
n4: | schema:name | 2.4. Virtuoso for Mac OS X |
n4: | schema:copyrightHolder | _:vb80742 |
n4: | schema:datePublished | 2016-09-09 16:16:54 |
n4: | schema:headline | 2.4. Virtuoso for Mac OS X |
n4: | schema:keywords | OpenLink,Virtuoso,database,RDBMS,relational,SQL,RDF,triple store,linked data,linked open data,Big Data |
n4: | schema:license | n5:en_US |
n4: | schema:publisher | _:vb80741 |
n4: | schema:url | n4: |
_:vb80741 | rdf:type | schema:Organization |
_:vb80741 | schema:name | OpenLink Software |
_:vb80741 | schema:url | n3:this |
_:vb80742 | rdf:type | schema:Organization |
_:vb80742 | schema:name | OpenLink Software |
_:vb80742 | schema:url | n3:this |
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 additional charge. They provide access to SQL Server from any Java application, application server, or Java-enabled applet.
Download
Version 8.2 is the latest general availability (GA) version. It supports Java 8, 11, and 13. If you need to run on a Java runtime older than that, see the Java and JDBC specification support matrix to see if there is a supported driver version you can use. We are 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 8.2 for SQL Server (zip)
Download Microsoft JDBC Driver 8.2 for SQL Server (tar.gz)
Version information
- Release number: 8.2.2
- Released: March 24, 2020
When you download the driver, there are multiple JAR files. The name of the JAR file indicates the version of Java that it supports.
Note
If you are accessing this page from a non-English language version, and want to see the most up-to-date content, please visit the US-English version of the site. You can download different languages from the US-English version site by selecting available languages.
Available languages
This release of Microsoft JDBC Driver for SQL Server is available in the following languages:
Db2 Jdbc Driver
Microsoft JDBC Driver 8.2.2 for SQL Server (zip):Chinese (Simplified) | Chinese (Traditional) | English (United States) | French | German | Italian | Japanese | Korean | Portuguese (Brazil) | Russian | Spanish
Microsoft JDBC Driver 8.2.2 for SQL Server (tar.gz):Chinese (Simplified) | Chinese (Traditional) | English (United States) | French | German | Italian | Japanese | Korean | Portuguese (Brazil) | Russian | Spanish
Release notes
For details about this release, see the release notes and system requirements.
Previous releases
To download previous releases, see previous Microsoft JDBC Driver for SQL Server releases.
Using the JDBC driver with Maven Central
Install Jdbc Driver In Netbeans
The JDBC driver can be added to a Maven project by adding it as a dependency in the POM.xml file with the following code:
Unsupported drivers
Unsupported driver versions are not available for download here. We are continually improving the Java connectivity support. As such we highly recommend that you work with the latest version of Microsoft JDBC driver.
Next steps
For more information about the Microsoft JDBC Driver for SQL Server, see Overview of the JDBC driver and the JDBC driver GitHub repository.