Adaptive Server provides the following options to support SQL-standards-compliant transactions:
The transaction mode lets you set whether transactions begin with or without an implicit begin transaction statement.
The isolation level refers to the degree to which data can be accessed by other users during a transaction.
Set these options at the beginning of every session that requires SQL-standards-compliant transactions.
The following sections describe these options in more detail.
Copyright © 2005. Sybase Inc. All rights reserved. |