Gregor, IIRC ZMySQLda is no longer 'supported' as it is not thread safe, that said I use it in a multi thread environment and it seems OK for simple selections. HTH phil phil@wigwamweb.net
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of flight@mathi.uni-heidelberg.de Sent: 29 October 1999 22:11 To: Jose de Leon Cc: zope@zope.org Subject: Re: [Zope] MySQL and Zope
On Fri, Oct 29, 1999 at 02:02:19PM -0700, Jose de Leon wrote:
But...I have yet to find any information on how to get Zope to select and insert data to a MySQL database. I've downloaded and attempted to install MySQLdb from www.zope.org
MySQLdb is only a Python MySQL module, to access MySQL databases from Zope you need (also) the ZMySQLDA product.
Strange coincidence: Just in this moment, I was about to write a mail to the list and ask why ZMySQLDA is no longer available on zope.org. IIRC, it used to be on the old site.
Gregor
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(Related lists - please, no cross posts or HTML encoding!
To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )