Posted by Mariano Montone on 07/04/07 18:38
Hi,
I'd like to know how I can achieve keeping a transaction live
across multiple http requests. This is not for production work so any
ugly hacks are welcomed. My idea is using solidDB engine optimistic
concurrency control for transactions in order to avoid locking. Isn't
there any way I can keep the transaction id or something in order to
have access to the same transaction later on?
Thanks, Mariano
Navigation:
[Reply to this message]
|