On 6/10/06, Jorge Godoy <[EMAIL PROTECTED]> wrote:
> I believe he was asking about multi-database apps, not multiple apps.  One can
> have one application that writes to two databases, for example.
>
Yes, I mean multi-database with one app, not multiple apps.
I have 3 database, and now need query data from them.

> There might be some way to pass the connection data to the query, so that the
> desired database is used in each query.  I dunno how to do that with SA,
> though...
>
I need 3 different database connection in my application.
Should I use 3 model files?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to