2008/8/28 Mike <[EMAIL PROTECTED]>:
> Does this work for multiple databases? This particular program I am
> working on will be connecting to 2 or 3 databases and a table or three
> in each of those. I'm pretty sure I have to create separate engines
> for each db and probably bind separate sessions for those.

Nope. I use two databases, no engine and only one session. Maybe not
optimal (I just started learning sqlalchemy and wxpython), but it is
possible.

-- 
Cecil Westerhof

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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