Skip to content

Latest commit

 

History

History
209 lines (117 loc) · 9.17 KB

File metadata and controls

209 lines (117 loc) · 9.17 KB
title ODBC API Reference | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql-non-specified
ms.prod_service drivers
ms.service
ms.component reference
ms.reviewer
ms.suite sql
ms.technology
drivers
ms.tgt_pltfrm
ms.topic article
apitype dllExport
ms.assetid b7a49774-f458-44ce-9a04-a0457501405b
caps.latest.revision 10
author MightyPen
ms.author genemi
manager jhubbard
ms.workload On Demand

ODBC API Reference

The topics in this section describe each ODBC function in alphabetical order. Each function is defined as a C programming language function. Descriptions include the following:

  • Purpose

  • ODBC version

  • Standard CLI conformance level

  • Syntax

  • Arguments

  • Return values

  • Diagnostics

  • Comments about usage and implementation

  • Code example

  • References to related functions

The standard CLI conformance level can be one of the following: ISO 92, Open Group, ODBC, or Deprecated. A function tagged as ISO 92–conformant also appears in Open Group version 1, because Open Group is a pure superset of ISO 92. A function tagged as Open Group-compliant also appears in ODBC 3.x, because ODBC 3.x is a pure superset of Open Group version 1. A function tagged as ODBC-compliant appears in neither standard. A function tagged as deprecated has been deprecated in ODBC 3.x.

Handling of diagnostic information is described in the SQLGetDiagField function description. The text associated with SQLSTATE values is included to provide a description of the condition but is not intended to prescribe specific text.

Note

For driver-specific information about ODBC functions, see the section for the driver.

This section contains topics for the following functions: