Skip to content

Latest commit

 

History

History
70 lines (43 loc) · 3.78 KB

File metadata and controls

70 lines (43 loc) · 3.78 KB
title ODBC Functions and the Cursor Library | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
ms.assetid c609d0fb-787a-4b39-9673-332d411b3d63
author David-Engel
ms.author v-daenge

ODBC Functions and 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.

When the ODBC cursor library is enabled for a connection, the Driver Manager calls functions in the cursor library instead of in the driver. The cursor library either executes the function or calls it in the specified driver.

This section contains the following topics.