Subject ServerAutoCommit
Author Riho-Rene Ellermaa
Hi!

I specially set ServerAutoCommit=false at the beginning of my program.
How can it be explained that sometimes in the middle of program flow
Transaction's ServerAutoCommit=true and I get error in
StartTransaction() "Explicit trans. not allowed with ServerAutocommit"

Riho Ellermaa