Subject Re: [IBO] Server AutoCommit
Author Luiz
Charles,

> My questions is.
> How do I configure the connection and the transaction components for them
to
> be able to AutoCommit every transaction in my IB server I execute from my
> client program through the AstaIbo server.?
>
> Your help will be greatly appreciated.

I'd check for AutoCommit=True and Isolation=tiCommited in Ibtransaction.
If the IboAstaserver is explictly started a transation, I would search on
code if there is also a explicity Commit.

Luiz.