Subject | Re: [IBO] Transaction.CommitRetaining |
---|---|
Author | Jason Wharton |
Post date | 2001-12-10T17:15:11Z |
> How is it possible that after calling 'Transaction.CommitRetaining'Retaining means it retains the cursors, not the explicit transaction.
> the value of 'Transaction.InTransaction' is False, while the same
> value was True right before
> calling 'Transaction.CommitRetaining' ???? (A explicit call to
> StartTransaction has been made before all this)
If you want the explicit transaction preserved call the transaction's
PostAll method and then call SavePoint.
Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com