16 Aug
2002
16 Aug
'02
10:01 a.m.
Greg Conway wrote:
Can I run a query in Zope combined across two different MySQL connectors?
No
My best guess so far is to create two seperate queries, each using one Database, then a third query to join these two queries.... somehow!!
Have two DTML methods, which each do the query on the appropriate connection, then write a python script to call both methods and combine the results. cheers, Chris PS: Please don't post in HTML and see if you can loose that nasty spammy footer ;-)