ASA Programming Guide
ODBC Programming
ODBC applications use cursors to manipulate and update result sets. Adaptive Server Anywhere provides extensive support for different kinds of cursors and cursor operations.
For an introduction to cursors, see Working with cursors.
Choosing a cursor characteristics
Retrieving data
Updating and deleting rows through a cursor
Using bookmarks