[Zope] mySQL and Zope and multiple databases

Schmidt, Allen J. aschmidt@nv.cc.va.us
Tue, 7 Aug 2001 08:25:41 -0400


We are moving a bunch of stuff to mySQL. One database currently exists and
some of the new tables that need to be brought in have the same names. If I
create a new database to house the new tables, how can I use ZSQL methods to
compare fields in tables between two ZmySQL connections?

Thanks