Subject | Re: [IBO] Re: Isolating TransActions |
---|---|
Author | Helen Borrie |
Post date | 2004-03-02T04:21:06Z |
At 02:39 AM 2/03/2004 +0000, you wrote:
ib_transaction source *for*?
impacts the whole session. So what is the handler doing?
You can read TransactionState from the transaction and get much closer to
the action.
Helen
>hi helen,What are you actually *doing* in this event? What are you using the
>I am using transactionsources so that i may use the OnStatusChanged
>event for when the transaction changes state.
ib_transaction source *for*?
>The main point i'm unsure of is why, in my previously posted example,I cannot guess, other than you are doing something in that handler that
>the transaction state changes and the OnStatusChanged event of the
>transactionsource is invoked if i'm inserting with a query that is not
>assigned with that transaction/transactionsource in any way.
impacts the whole session. So what is the handler doing?
You can read TransactionState from the transaction and get much closer to
the action.
Helen