Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.43 KB

File metadata and controls

24 lines (20 loc) · 1.43 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
SQLConnect
SQLConnect
markingmyname
maghan
03/14/2017
sql
native-client
reference
SQLConnect function

SQLConnect

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW]

When a connection is opened, [!INCLUDEssNoVersion] Native Client sets SQL_COPT_SS_MUTUALLY_AUTHENTICATED and SQL_COPT_SS_INTEGRATED_AUTHENTICATION_METHOD to the authentication method used to open the connection. For more information about SPNs, see Service Principal Names (SPNs) in Client Connections (ODBC).

SQLConnect Support for High Availability, Disaster Recovery

For more information on using SQLConnect to connect to a [!INCLUDEssHADR] cluster, see SQL Server Native Client Support for High Availability, Disaster Recovery.

See Also

SQLConnect Function
ODBC API Implementation Details