ASA Programming Guide
Using SQL in Applications
Controlling transactions in applications
You can set the isolation level of a current connection using the ISOLATION_LEVEL database option.
Some interfaces, such as ODBC, allow you to set the isolation level for a connection at connection time. You can reset this level later using the ISOLATION_LEVEL database option.