Subject TDataset and IBTransactions
Author sugi
Dear All,

I'm trying out IBO, but only interested in the TDataset-compatible
components, since I have several home-grown data aware components
that relies on the normal TDatasource/TDataset relationship.

I came across a statement in the help file that says something
to the effect that the TIBOTable/TIBOQuery component mimic
the BDE behaviour of wrapping everything inside ONE AUTOCOMMIT
TRANSACTION. Is this true?

Since I am more familiar with IBX, is there a way to use
TIBOTable/TIBOQuery with explicit transaction support? For
example, in a master-detail insert situation, I would like
to wrap everything in a transaction, which I can
commit/rollback at the end. I think this is not possible (??)
with AUTOCOMMIT operations.

Many thanks in advance,

Salam,
sugi.