Hi, Michael!

Thanks for so detail answer.

My project is a Windows application, it works with sqlite database.
So, no concurrent transaction may appear. I guess, the two session
solution is the best for me. Solution with a distinct Session for each
window seems me unwieldy as the solution with "proxy" for interaction
with database. So, I will try to use the two session mechanism.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to