(Fwd) RE: [Zope] MySQL Database not working well with Zope

Egon Frerich e.frerich@nord-com.net
Wed, 2 Oct 2002 18:43:22 +0200


------- Weitergeleitete Nachricht / Forwarded message -------
Von:            	Egon Frerich <e.frerich@nord-com.net>
An:             	zope@zope.org
Betreff:        	RE: [Zope] MySQL Database not working well with Zope
Durchschl=E4ge an:	"Stephen Fung" <ricepail@yahoo.com>;"Joseph Griffin" <j=
griffin@pclnet.net>
Datum:   	Wed, 2 Oct 2002 14:12:10 +0200

Please lookup the archive under "win32 mysql database adapter" (18 
Jun 2002 05:49:21 -0600; Day Irmiter). There is the link
http://www.zope.org/Members/isalsberg/MySQLDA/BuildMySQLDA.zip
where you can get _mysql.dll so you don't need to compile  _mysql.c.

E. Frerich

PS: cl  is the linker 


-----------------------------------------
From: "Joseph Griffin" <jgriffin@pclnet.net>
To: "Stephen Fung" <ricepail@yahoo.com>
Cc: <zope@zope.org>
Subject: RE: [Zope] MySQL Database not working well with Zope
Date: Tue, 1 Oct 2002 21:14:14 -0500

Stephen,
1) Go to 
http://www.zope.org/Members/adustman/Products/ZMySQLDA and
download
load version 2.0.8
2) Go to 
http://www.zope.org/Members/adustman/Products/MySQLdb and
download
version 0.9.0
3) You have to compile the _mysql.c with MSVC or Bloodshed's 
C++
compiler
(free). The instructions for doing this are in readme. Examine the
setup.py
and you will find that it will look for the mysql libs in the default
installation path. You may have to change it to the correct location 
on
your
harddrive.

Good Luck,
Joseph

------- Ende der weitergeleiteten Nachricht / End of forwarded message ---=
----