Subject | Re: [IBO] OAT-Management |
---|---|
Author | Jason Wharton |
Post date | 2002-01-21T20:04:12Z |
> I feared, that you say this :-)Yep, I'm getting more careful about not running after wild geese.
> One question concerning AutoCommit. When I set AutoCommit to true and postor
> cancel changes, will the transaction committed and closed or onlycommitted ?
When you post the transaction will be Commit'd (if possible) but if not
possible a SavePoint will be generated. (which is like a commit retaining).
When the last dataset to be in an edit state is posted a Commit will happen
if possible.
Calling Commit means that all other datasets in an edit state must be posted
as well.
Somewhere there is a really great article about all of this stuff. Look in
the help file and the TI articles and the FAQ.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com