Contents Index ODBC and OLE DB Embedded SQL

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

ADO.NET

Forward-only, read-only cursors are available by using AsaCommand.ExecuteReader. The AsaDataAdapter object uses a client-side result set instead of cursors.


Contents Index ODBC and OLE DB Embedded SQL