17 Jan
2003
17 Jan
'03
9:08 p.m.
b.nguyen@chime.ucl.ac.uk wrote at 2003-1-17 16:32 -0000:
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. You really mean Zope 2.0? This is incredibly old.
Try to upgrade to a modern version (2.5.1 or soon 2.6.1). Do not use "ZODBCDA". We know several problems with it. Use "ZmxODBCDA" or directly "ZMySQLDA". Dieter