Subject RE: [IBO] Return from SP always starts Transaction
Author Helen Borrie (TeamIBO)
At 08:41 AM 10-05-02 +0200, you wrote:

>But the commint is authomatic if you have autocommit flag on isn't it?

Automatic commit will happen if ALL of the following are true:

1. The Autocommit flag is true
2. The transaction was not explicitly started
and
3. The work has no errors or lock conflicts

Autocommit does not imply "AutoRollback". A transaction that returns an
error remains unresolved until *you* resolve it.


regards,
Helen Borrie (TeamIBO Support)

** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com