Subject Re: [IBO] Rollback not working
Author Russell Belding
Hello Tobias

My guess: there is an IBO component on your form requiring an IB_Transaction
which is using a default transaction and should be using the transaction you
are using to do the Rollback.

Regards

Russell

""Tobias Giesen"" <tobias_subscriber@...> wrote in message
news:EPELLJNBCLNALDHDCOGMEEKCEFAA.tobias_subscriber@......
> 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
> ----------------------------------------
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>