Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 2.4 KB

File metadata and controls

40 lines (26 loc) · 2.4 KB
title ODBC How-to Topics
description ODBC How-to Topics
author markingmyname
ms.author maghan
ms.date 03/14/2017
ms.service sql
ms.subservice native-client
ms.topic reference

ODBC How-to Topics

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW]

To use the [!INCLUDEssNoVersion] ODBC driver, you must be able to create ODBC data sources and ensure that the server has the correct version of the catalog stored procedures. To code an ODBC application that uses SQL Server, you must know how to allocate ODBC handles, set attributes, connect to an instance of SQL Server, execute queries, and process results.

In This Section

See Also

SQL Server Native Client (ODBC)