Subject | Re: [IBO] In multiuser system |
---|---|
Author | Jason Wharton |
Post date | 2002-10-21T15:09:21Z |
> Autocommit will becomeCalling StartTransaction will not change the value of the AutoCommit
> false if you call StartTransaction explicitly so, in this situation, you
> must call Commit or Rollback to end the transaction.
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 --