Previous Topic

Next Topic

c-treeACE DSQL Transaction Isolation Levels

CTSQL_ISOLEVEL Nmemonic

Value

CTSQL_READ_UNCOMMITTED*

0

CTSQL_READ_COMMITTED

1

CTSQL_REPEATABLE_READ

2

CTSQL_SERIALIZABLE*

3

*Levels CTSQL_READ_UNCOMMITTED and CTSQL_SERIALIZABLE are not currently supported by c-treeACE SQL