Setting transaction isolation levels
Setting the base transaction isolation level
To change the base transaction isolation level, perform these actions:
- In the Process Defaults form, select the Collection Read Mode process default.
- In the Default
Value field, specify either COMMITTED or UNCOMMITTED.
If the field is blank, queries use COMMITTED as the default transaction isolation level.
Overriding the transaction isolation level for a report or stored procedure
To change the transaction isolation level for a report or stored procedure, perform these actions:
- In the Background Task Definitions form, select a background task of the type or .
- In the Isolation
Level field, select or .
If the field is blank, queries use the transaction isolation level as set for the Collection Read Mode process default on the Process Defaults form.
Overriding the transaction isolation level for an individual form
To change the transaction isolation level for a collection in a form, use the Read Mode field in the designer (Web Designer in the web client or Design Mode in the Windows client).