Skip to content

Latest commit

 

History

History
67 lines (40 loc) · 3.64 KB

File metadata and controls

67 lines (40 loc) · 3.64 KB
title ODBC Functions and the Cursor Library
description ODBC Functions and the Cursor Library
author David-Engel
ms.author davidengel
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic reference

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.