skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The Sybase Wire Protocol Driver : Isolation and Lock Levels Supported
 

Try DataDirect Drivers Now

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 "Locking and Isolation Levels" in the DataDirect Connect Series for ODBC Reference for details.