4 Dec
2000
4 Dec
'00
8:38 p.m.
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