Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 1.21 KB

File metadata and controls

30 lines (27 loc) · 1.21 KB
title ODBC Functions Not Executed by the Cursor Library
description ODBC Functions Not Executed by the Cursor Library
author David-Engel
ms.author davidengel
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic reference
helpviewer_keywords
cursor library [ODBC], functions
functions [ODBC], cursor library
ODBC functions [ODBC], cursor library
ODBC cursor library [ODBC], functions

ODBC Functions Not Executed by the Cursor Library

Important

This feature will be removed in a future version of Windows. Avoid using this feature in new development work and plan to modify applications that currently use this feature. Microsoft recommends using the driver's cursor functionality.

The cursor library does not execute the following functions. When an application calls one of these functions, the Driver Manager invokes the driver, not the cursor library.

:::row::: :::column span=""::: SQLFetch
SQLGetConnectAttr
SQLGetDiagField
SQLGetDiagRec :::column-end::: :::column span=""::: SQLGetEnvAttr
SQLSetDescRec
SQLSetEnvAttr
:::column-end::: :::row-end:::