20 Jan
2003
20 Jan
'03
3:24 p.m.
b.nguyen@chime.ucl.ac.uk wrote:
I am running Zope 2.0 in my machine with platform Win XP. I have succeed in connecting Zope to mysql database (which is currently held in another machine, Unix server) by using ZODBCDA-3.1.0b2-win32-py21.
Why not just to ZMySQLDA (you'll need mysql-python too) directly: http://sourceforge.net/projects/mysql-python I'd echo Deiter's comments about upgrading to 2.5.1 or 2.6.0... cheers, Chris