Re: [Firebird-devel] UDR triggers, identify transaction

2011-12-01 Thread Alex Peshkoff
On 12/01/11 14:34, Dimitry Sibiryakov wrote: >Hello, All. > >Let's say I defined few UDR triggers and I need to keep rather big array > of shared > information bound to a transaction. What is the best (fastest) way to do it? >If I have to organize my own storage, I need to identify t

[Firebird-devel] UDR triggers, identify transaction

2011-12-01 Thread Dimitry Sibiryakov
Hello, All. Let's say I defined few UDR triggers and I need to keep rather big array of shared information bound to a transaction. What is the best (fastest) way to do it? If I have to organize my own storage, I need to identify the transaction. Is ITransaction pointer got from context