Skip to content

Commit 5755a1a

Browse files
authored
Update odbc-driver-on-linux-support-for-high-availability-disaster-recovery.md
1 parent ab9483a commit 5755a1a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/connect/odbc/linux-mac/odbc-driver-on-linux-support-for-high-availability-disaster-recovery.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: v-daenge
1616

1717
[!INCLUDE[Driver_ODBC_Download](../../../includes/driver_odbc_download.md)]
1818

19-
The ODBC drivers for Linux and macOS support [!INCLUDE[ssHADR](../../../includes/sshadr_md.md)]. For more information about [!INCLUDE[ssHADR](../../../includes/sshadr_md.md)], see:
19+
The ODBC drivers for Linux and macOS support Always On availability groups. For more information about Always On availability groups, see:
2020

2121
- [Availability group listeners, client connectivity, and application failover (SQL Server)](../../../database-engine/availability-groups/windows/listeners-client-connectivity-application-failover.md)
2222

@@ -75,7 +75,7 @@ A connection fails if a primary replica is configured to reject read-only worklo
7575

7676
## ODBC syntax
7777

78-
Two ODBC connection string keywords support [!INCLUDE[ssHADR](../../../includes/sshadr_md.md)]:
78+
Two ODBC connection string keywords support Always On availability groups:
7979

8080
- `ApplicationIntent`
8181

@@ -91,7 +91,7 @@ The equivalent connection attributes are:
9191

9292
For more information about ODBC connection attributes, see [SQLSetConnectAttr](../../../relational-databases/native-client-odbc-api/sqlsetconnectattr.md).
9393

94-
An ODBC application that uses [!INCLUDE[ssHADR](../../../includes/sshadr_md.md)] can use one of two functions to make the connection:
94+
An ODBC application that uses Always On availability groups can use one of two functions to make the connection:
9595

9696
| Function | Description |
9797
|--|--|

0 commit comments

Comments
 (0)