Subject | Re: Log transaction ID |
---|---|
Author | Alexander V.Nevsky |
Post date | 2004-04-21T17:33:30Z |
--- In firebird-support@yahoogroups.com, "Fabrice Aeschbacher"
<fabrice.aeschbacher@s...> wrote:
Best regards,
Alexander.
<fabrice.aeschbacher@s...> wrote:
> --- In firebird-support@yahoogroups.com, "Martijn Tonies"Look at isc_transaction_info description in API Guide.
> <m.tonies@u...> wrote:
> But a C program normally starts a transaction (thus becomimg a
> transaction handle, isc_tr_handle), and then executes a query within
> this transaction, and then commits the transaction.
>
> I want to (sys-)log the transaction number of each executed query, to
> see which one is living too long. So I must be able to get the
> transaction number from the isc_tr_handle.
>
> Any ideas?
Best regards,
Alexander.