Contents Index Executing prepared statements Choosing a cursor characteristics

ASA Programming Guide
  ODBC Programming

Working with result sets


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

Contents Index Executing prepared statements Choosing a cursor characteristics