ASA Programming Guide
Using SQL in Applications
Choosing cursor types
Requesting Adaptive Server Anywhere cursors
Forward-only, read-only cursors are available by using AsaCommand.ExecuteReader. The AsaDataAdapter object uses a client-side result set instead of cursors.