(Contents)(Previous)(Next)

Scrollable and Updatable Cursors

For modifications, SQL statements must be constructe. Now the driver supports three kinds of scrollable cursors (static, dynamic, and keysetdriven).

As ADABAS is able to lock individual rows, a data set can also be modified when the user has opened a table view and the row to be modified is outside this view. This contrasts with table or page locks which can produce very long waiting times in multi-user operation.


(Contents)(Previous)(Next)