29 Oct
1999
29 Oct
'99
9:10 p.m.
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