Contents Index Embedded SQL Open Client

ASA Programming Guide
  Using SQL in Applications
    Choosing cursor types
      Requesting Adaptive Server Anywhere cursors

JDBC

Only one kind of cursor is available to JDBC applications. This is an asensitive cursor. In JDBC you execute an ExecuteQuery statement to open a cursor.


Contents Index Embedded SQL Open Client