Tom Deprez writes:
> I'm wondering how the following can be done.
>
> I've 2 databases. I want to do a 'join' with 2 tables, both in a different
> database.
> Is it possible to retrieve data of both tables with a ZSQLMethod and then
> do a programatically join? What's the easiest python way?
Search the (seachable) list archive.
There was recently a thread about getting data from two ODBC
data sources and joining the results.
Dieter
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )