12 The Sybase Wire Protocol Driver : Isolation and Lock Levels Supported

Isolation and Lock Levels Supported
The Sybase database system supports isolation levels 0 (read uncommitted), 1 (read committed, the default), 2 (repeatable read), and 3 (serializable). It supports page-level locking.
Refer to Chapter 7 “Locking and Isolation Levels” in the DataDirect Connect Series for ODBC Reference for details.