Zope MySQL Database Adapter Stability: Alpha Released: 2000-12-07 03:30 UTC Notes I have not done a whole lot of testing on this one, but it seems to work adequately. You MUST have MySQLdb-0.3.0 for this release! Note that this provides two versions: ZMySQLTDA, which supports the Transaction Manager; ZMySQLDA, which does not. Only use ZMySQLTDA with MySQL-3.23.29 and higher, and only with transaction-safe tables (i.e. BDB tables). If you are using MySQL-3.22 or otherwise using non-transaction-safe tables (i.e. ISAM, MyISAM), you must use ZMySQLDA, and you will not be able to use Zope's transactional abilities. As with all Zope products, unpack this into your Zope tree (where the lib directory is), and restart Zope. http://dustman.net/andy/python/ZMySQLDA/2.0.1 -- Andy Dustman PGP: 0xC72F3F1D @ .net http://dustman.net/andy