Using ODBC Cursors

SQL Server 6.x provides support for engine-based cursors, and version 2.5 and later of the SQL Server driver makes use of that powerful feature. This section provides a brief overview on how to use server cursors through the ODBC API.