marco wrote:
> Howdy! Please help this newbie here.
> My question is how to process something in the current transaction, for
> example, how to perform a select/insert/update/delete using the current
> transaction but without knowing it (I don't have access to the
> transaction object).
> I hope th
Howdy! Please help this newbie here.
My question is how to process something in the current transaction, for
example, how to perform a select/insert/update/delete using the current
transaction but without knowing it (I don't have access to the
transaction object).
I hope this question makes sense.