Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 461af36

Browse files
authored
Merge pull request #19905 from David-Engel/patch-1
Note Mac M1 support on the ODBC install page
2 parents 4b12bab + 7712199 commit 461af36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/connect/odbc/linux-mac/install-microsoft-odbc-driver-sql-server-macos.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Install the Microsoft ODBC driver for SQL Server (macOS)
33
description: Learn how to install the Microsoft ODBC Driver for SQL Server on macOS clients to enable database connectivity.
4-
ms.date: 07/30/2021
4+
ms.date: 08/02/2021
55
ms.prod: sql
66
ms.prod_service: connectivity
77
ms.technology: connectivity
@@ -19,7 +19,7 @@ This article explains how to install the Microsoft ODBC Driver for SQL Server on
1919
This article provides commands for installing the ODBC driver from the bash shell. If you want to download the packages directly, see [Download ODBC Driver for SQL Server](../download-odbc-driver-for-sql-server.md).
2020

2121
> [!Note]
22-
> The Microsoft ODBC driver for SQL Server on macOS is only supported on the x64 architecture. The Apple M1 is not supported.
22+
> The Microsoft ODBC driver for SQL Server on macOS is only supported on the x64 architecture through version 17.7. The Apple M1 (ARM64) is supported starting with version 17.8. The architecture will be detected and the correct package will be automatically installed by the Homebrew formula. If your command prompt is running in x64 emulation mode on the M1, the x64 package will be installed. If you're not running in emulation mode in your command prompt, the ARM64 package will be installed.
2323
2424
## Microsoft ODBC 17
2525

0 commit comments

Comments
 (0)