Subject DBExpress and Isolation Level
Author Marcos Vinicius Dufloth
Hi. I'm using DBExpress and I need start an SNAPSHOT isolation level
transaction. The dbexpress driver only come with DIRTYREAD, READCOMMITED
and REPEATABLEREAD options, an one more, CUSTOM.

If I use CUSTOM, then I can supply the CustomIsolation parameter that is
an LongWord. Anybody can tell me what value is used to indicate the
SNAPSHOT isolation level?

TIA,

Marcos Vinicius.
Tecnocyber, Ltda