Skip to content

Commit 8b42c82

Browse files
authored
Merge pull request #14202 from MicrosoftDocs/master
3/18 PM Publish
2 parents 36d07f0 + c206699 commit 8b42c82

11 files changed

Lines changed: 486 additions & 518 deletions

docs/big-data-cluster/reference-deployment-config.md

Lines changed: 217 additions & 237 deletions
Large diffs are not rendered by default.
Lines changed: 54 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "System Requirements (ODBC Driver for SQL Server) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "02/15/2018"
4+
ms.date: "03/18/2020"
55
ms.prod: sql
66
ms.prod_service: connectivity
77
ms.reviewer: ""
@@ -16,80 +16,76 @@ author: MightyPen
1616
ms.author: genemi
1717
---
1818
# System Requirements
19+
1920
[!INCLUDE[Driver_ODBC_Download](../../../includes/driver_odbc_download.md)]
2021

2122
This topic lists the requirements to use the [!INCLUDE[msCoName](../../../includes/msconame_md.md)] ODBC Driver for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] on Linux and macOS.
2223

24+
## SQL version compatibility
25+
26+
The Linux and macOS drivers SQL version compatibility is the same as the [Windows drivers SQL version compatibility](../windows/system-requirements-installation-and-driver-files.md#sql-version-compatibility).
2327

24-
## Microsoft ODBC Driver 13, 13.1, and 17 for SQL Server
28+
## Operating system support
2529

26-
The Linux and macOS drivers are available only for the 64-bit versions of the following operating systems:
30+
Versions 17, 13.1, and 13 of the Linux and macOS drivers are supported for the 64-bit versions of the following operating systems:
2731

28-
|Operating System|Supported Driver Version|
29-
|------------------------------------|--------------------------------|
30-
|Apple OS X 10.11 (El Capitan)|13, 13.1, 17.4|
31-
|Apple macOS 10.12 (Sierra)|13, 13.1, 17.4|
32-
|Apple macOS 10.13 (High Sierra)|17+|
33-
|Apple macOS 10.14 (Mojave)|17+|
34-
|Apple macOS 10.15 (Catalina)|17.5+|
35-
|Alpine Linux 3.11|17.5+|
36-
|Debian Linux 8|13, 13.1, 17.4|
37-
|Debian Linux 9|17+|
38-
|Debian Linux 10|17.4+|
39-
|Oracle Linux 8|17.5+|
40-
|RedHat Enterprise Linux 6|13, 13.1, 17+|
41-
|RedHat Enterprise Linux 7|13, 13.1, 17+|
42-
|RedHat Enterprise Linux 8|17.4+|
43-
|SUSE Linux Enterprise Server 11|13, 13.1, 17+ <br /><br /> **NOTE:** ODBC Driver 17 supports SUSE Linux Enterprise Server 11 SP4 only|
44-
|SUSE Linux Enterprise Server 12|13, 13.1, 17+|
45-
|SUSE Linux Enterprise Server 15|17+|
46-
|Ubuntu Linux 14.04|13, 13.1, 17.4|
47-
|Ubuntu Linux 15.10|13, 13.1|
48-
|Ubuntu Linux 16.04|13, 13.1, 17+|
49-
|Ubuntu Linux 16.10|13, 13.1|
50-
|Ubuntu Linux 17.04|17.4|
51-
|Ubuntu Linux 17.10|17.4|
52-
|Ubuntu Linux 18.04|17+|
53-
|Ubuntu Linux 18.10|17.4|
54-
|Ubuntu Linux 19.04|17.3|
55-
|Ubuntu Linux 19.10|17.5+|
32+
|Supported Operating System |17.5|17.4|17.3|17.2|17.1|17.0|13.1|13|
33+
|-------------------------------|----|----|----|----|----|----|----|--|
34+
|Apple OS X 10.11 (El Capitan) | |Y|Y|Y|Y|Y|Y|Y|
35+
|Apple macOS 10.12 (Sierra) | |Y|Y|Y|Y|Y|Y|Y|
36+
|Apple macOS 10.13 (High Sierra)|Y|Y|Y|Y|Y|Y|Y|Y|
37+
|Apple macOS 10.14 (Mojave) |Y|Y|Y| | | | | |
38+
|Apple macOS 10.15 (Catalina) |Y| | | | | | | |
39+
|Alpine Linux 3.11 |Y| | | | | | | |
40+
|Debian Linux 8 | |Y|Y|Y|Y|Y|Y|Y|
41+
|Debian Linux 9 |Y|Y|Y|Y|Y|Y|Y|Y|
42+
|Debian Linux 10 |Y|Y| | | | | | |
43+
|Oracle Linux 8 |Y| | | | | | | |
44+
|RedHat Enterprise Linux 6 |Y|Y|Y|Y|Y|Y|Y|Y|
45+
|RedHat Enterprise Linux 7 |Y|Y|Y|Y|Y|Y|Y|Y|
46+
|RedHat Enterprise Linux 8 |Y|Y| | | | | | |
47+
|SUSE Linux Enterprise Server 11<sup>1</sup>|Y|Y|Y|Y|Y|Y|Y|Y|
48+
|SUSE Linux Enterprise Server 12|Y|Y|Y|Y|Y|Y|Y|Y|
49+
|SUSE Linux Enterprise Server 15|Y|Y|Y| | | | | |
50+
|Ubuntu Linux 14.04 | |Y|Y|Y|Y|Y|Y|Y|
51+
|Ubuntu Linux 16.04 |Y|Y|Y|Y|Y|Y|Y|Y|
52+
|Ubuntu Linux 18.04 |Y|Y|Y|Y| | | | |
53+
|Ubuntu Linux 19.10 |Y| | | | | | | |
5654

57-
> [!NOTE]
58-
> - Operating systems in active support show a "+" after the driver version, those without the plus show the last driver version that is supported on the given OS
55+
<sup>1</sup> ODBC Driver 17 supports SUSE Linux Enterprise Server 11 SP4 only
5956

60-
The installation packages for the [!INCLUDE[msCoName](../../../includes/msconame_md.md)] ODBC Driver 13, 13.1, and 17 for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] on Linux and macOS resolve the driver's dependencies automatically when installed using the package management system of your distribution, as described in [Installing the Driver](../../../connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server.md).
57+
The installation packages for the [!INCLUDE[msCoName](../../../includes/msconame_md.md)] ODBC Driver 13, 13.1, and 17 for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] on Linux and macOS resolve the driver's dependencies automatically when installed using the package management system of your distribution, as described in [Install the ODBC Driver (Linux)](installing-the-microsoft-odbc-driver-for-sql-server.md) and [Install the ODBC Driver (macOS)](install-microsoft-odbc-driver-sql-server-macos.md).
6158

6259
## Microsoft ODBC Driver 11 for SQL Server
6360

64-
- 64-bit UnixODBC 2.3.0 Driver Manager, built for 64-bit SQLLEN/SQLULEN. Later versions of the 64-bit UnixODBC Driver Manager are not supported with the ODBC driver on Linux. See [Installing the Driver Manager](../../../connect/odbc/linux-mac/installing-the-driver-manager.md) for more information.
61+
* 64-bit UnixODBC 2.3.0 Driver Manager, built for 64-bit SQLLEN/SQLULEN. Later versions of the 64-bit UnixODBC Driver Manager are not supported with the ODBC driver on Linux. See [Installing the Driver Manager](../../../connect/odbc/linux-mac/installing-the-driver-manager.md) for more information.
6562

66-
- ODBC driver for **Red Hat Enterprise Linux 5 (64-bit)** requires the following packages, and can be downloaded here: [Microsoft ODBC Driver 11 for SQL Server - Red Hat Linux](https://go.microsoft.com/fwlink/?LinkId=267321)
67-
- `glibc`
68-
- `libgcc`
69-
- `libstdc++`
70-
- `e2fsprogs-libs`
71-
- `krb5-libs`
72-
- `openssl`
63+
* ODBC driver for **Red Hat Enterprise Linux 5 (64-bit)** requires the following packages, and can be downloaded here: [Microsoft ODBC Driver 11 for SQL Server - Red Hat Linux](https://go.microsoft.com/fwlink/?LinkId=267321)
64+
* `glibc`
65+
* `libgcc`
66+
* `libstdc++`
67+
* `e2fsprogs-libs`
68+
* `krb5-libs`
69+
* `openssl`
7370

74-
- ODBC driver for **Red Hat Enterprise Linux 6 (64-bit)** requires the following packages, and can be downloaded here: [Microsoft ODBC Driver 11 for SQL Server - Red Hat Linux](https://go.microsoft.com/fwlink/?LinkId=267321)
75-
- `glibc`
76-
- `libgcc`
77-
- `libstdc++`
78-
- `libuuid`
79-
- `krb5-libs`
80-
- `openssl`
71+
* ODBC driver for **Red Hat Enterprise Linux 6 (64-bit)** requires the following packages, and can be downloaded here: [Microsoft ODBC Driver 11 for SQL Server - Red Hat Linux](https://go.microsoft.com/fwlink/?LinkId=267321)
72+
* `glibc`
73+
* `libgcc`
74+
* `libstdc++`
75+
* `libuuid`
76+
* `krb5-libs`
77+
* `openssl`
8178

82-
- ODBC driver for **SUSE Linux Enterprise 11 Service Pack 2 (64-bit)** requires the following packages, and can be downloaded here: [Microsoft ODBC Driver 11 Preview for SQL Server - SUSE Linux](https://go.microsoft.com/fwlink/?LinkId=264916)
83-
- `glibc`
84-
- `libstdc++46`
85-
- `libgcc46`
86-
- `libuuid1`
87-
- `krb5`
88-
- `libopenssl0_9_8`
79+
* ODBC driver for **SUSE Linux Enterprise 11 Service Pack 2 (64-bit)** requires the following packages, and can be downloaded here: [Microsoft ODBC Driver 11 Preview for SQL Server - SUSE Linux](https://go.microsoft.com/fwlink/?LinkId=264916)
80+
* `glibc`
81+
* `libstdc++46`
82+
* `libgcc46`
83+
* `libuuid1`
84+
* `krb5`
85+
* `libopenssl0_9_8`
8986

9087
## See Also
91-
[Installing the Driver Manager](../../../connect/odbc/linux-mac/installing-the-driver-manager.md)
9288

89+
[Installing the Driver Manager](../../../connect/odbc/linux-mac/installing-the-driver-manager.md)
9390
[Known Issues in this Version of the Driver](../../../connect/odbc/linux-mac/known-issues-in-this-version-of-the-driver.md)
94-
9591
[Release Notes](../../../connect/odbc/linux-mac/release-notes-odbc-sql-server-linux-mac.md)

0 commit comments

Comments
 (0)