Subject Re: [IBO] In multiuser system
Author Jason Wharton
> Autocommit will become
> false if you call StartTransaction explicitly so, in this situation, you
> must call Commit or Rollback to end the transaction.

Calling StartTransaction will not change the value of the AutoCommit
property to false. The read-only property of InTransaction becomes true when
StartTransaction is called. When InTransaction is true the normal action of
AutoCommit is suspended allowing changes to remain in a single transaction
under your explicit control.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com

-- We may not have it all together --
-- But together we have it all --