Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 1.92 KB

File metadata and controls

38 lines (33 loc) · 1.92 KB

title: "SQLConnect | Microsoft Docs" ms.custom: "" ms.date: "03/14/2017" ms.prod: "sql" ms.prod_service: "database-engine, sql-database, sql-data-warehouse, pdw" ms.service: "" ms.component: "native-client-odbc-api" ms.reviewer: "" ms.suite: "sql" ms.technology:

  • "database-engine" ms.tgt_pltfrm: "" ms.topic: "reference" helpviewer_keywords:
  • "SQLConnect function" ms.assetid: 6da74e3a-4388-4907-81cb-987389bae467 caps.latest.revision: 11 author: "MightyPen" ms.author: "genemi" manager: "craigg" ms.workload: "Inactive" monikerRange: ">= aps-pdw-2016 || = azuresqldb-current || = azure-sqldw-latest || >= sql-server-2016 || = sqlallproducts-allversions"

SQLConnect

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md] [!INCLUDESNAC_Deprecated]

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