--- description: "Implementation Notes" title: "Implementation Notes | Microsoft Docs" ms.custom: "" ms.date: "01/19/2017" ms.prod: sql ms.prod_service: connectivity ms.reviewer: "" ms.technology: connectivity ms.topic: reference ms.assetid: 7ec14b9c-69b8-4c6e-838a-88d1ebdc8725 author: David-Engel ms.author: v-daenge --- # Implementation Notes > [!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. This section describes how the ODBC cursor library is implemented. It describes how the cursor library maintains its cache, executes SQL statements, and implements ODBC functions. This section contains the following topics. - [Cursor Library Cache](../../../odbc/reference/appendixes/cursor-library-cache.md) - [Processing SQL Statements](../../../odbc/reference/appendixes/processing-sql-statements.md) - [ODBC Functions and the Cursor Library](../../../odbc/reference/appendixes/odbc-functions-and-the-cursor-library.md)