Subject | Rollback not working |
---|---|
Author | Tobias Giesen |
Post date | 2001-09-07T19:54:29Z |
Hi!
what can cause TIB_Transaction.Rollback not to work?
The one thing I know is the AutoCommit property, which I set to false.
Still, after a couple of Append's and Post's, Rollback does not undo them.
All this is in straight Delphi code, so it should have nothing to do with
any data-aware controls. Some may be connected to my queries via a dataset,
though. Can they do any harm?
Thanks.
Tobias
----------------------------------------
Tobias Giesen, Composer - ICQ # 97626829
http://www.tobiasgiesen.de
Check out TGTools, my Plug-In Collection
for Finale: http://www.tgtools.de
----------------------------------------
what can cause TIB_Transaction.Rollback not to work?
The one thing I know is the AutoCommit property, which I set to false.
Still, after a couple of Append's and Post's, Rollback does not undo them.
All this is in straight Delphi code, so it should have nothing to do with
any data-aware controls. Some may be connected to my queries via a dataset,
though. Can they do any harm?
Thanks.
Tobias
----------------------------------------
Tobias Giesen, Composer - ICQ # 97626829
http://www.tobiasgiesen.de
Check out TGTools, my Plug-In Collection
for Finale: http://www.tgtools.de
----------------------------------------