[odb-users] Simultaneous transactions with two databases

Nicolas ALBEZA n.albeza at gmail.com
Tue Aug 23 10:48:32 EDT 2011


Hello odb-users !

In the application i'm currently writing, i need to access two databases at
the same time, in such a way that DB2 is accessed while DB1's transaction is
still "active".

Is there a way to do that without triggering the
"transaction_already_in_progress" exception ?

I think that spawning a thread would do the trick, but i'd like to know if
there is less expensive solutions available.

Thanks !

Regards,

-- 
ALBEZA "Pause" Nicolas


More information about the odb-users mailing list