Subject Explicit Transaction problem
Author Christophe Rozec <c.rozec@titelive.com>
Hi to all,

I am working with Ibo Components for the database connection and
kbmMW components for the main application.
My problem comes with the Ib_Transaction component , it is configured
like this :

AutoCommit True
Isolation tiCommitted
LockWait False
RecVersion True
ServerAutoCommit True

i need to apply updates to the database, by using this type of code :

KbmQuery.Resolve;

here I get this Error : "Explicit Trans not Allowed wih
ServerAutoCommmit"
By Setting ServerAutoCommit to False, it works, but i would like to
leave it to True.
Does Someone have an idea ?
what does the property ServerAutoCommit involve ?

Thanks,

Christophe ROZEC
titelive