Skip to content

Latest commit

 

History

History
67 lines (40 loc) · 3.64 KB

odbc-functions-and-the-cursor-library.md

File metadata and controls

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