You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
22
23
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).
23
27
24
-
## Microsoft ODBC Driver 13, 13.1, and 17 for SQL Server
28
+
## Operating system support
25
29
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:
|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||||||||
56
54
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
59
56
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).
61
58
62
59
## Microsoft ODBC Driver 11 for SQL Server
63
60
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.
65
62
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`
73
70
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`
81
78
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`
89
86
90
87
## See Also
91
-
[Installing the Driver Manager](../../../connect/odbc/linux-mac/installing-the-driver-manager.md)
92
88
89
+
[Installing the Driver Manager](../../../connect/odbc/linux-mac/installing-the-driver-manager.md)
93
90
[Known Issues in this Version of the Driver](../../../connect/odbc/linux-mac/known-issues-in-this-version-of-the-driver.md)
0 commit comments