Working with result sets

ODBC applications use cursors to manipulate and update result sets. SQL Anywhere provides extensive support for different kinds of cursors and cursor operations.

For an introduction to cursors, see Working with cursors.


Choosing ODBC transaction isolation level
Choosing ODBC cursor characteristics
Retrieving data
Updating and deleting rows through a cursor
Using bookmarks