To people out there, I started using Zope recently and has been trying to access MySQL from Zope on win32 platform. I have been trying to compile MySQL module for Zope and get MySQL database adapter working on win32. But I am struggling with compiling source of MySQL DA on win32 and couldn't get it working. I have heard that somebody got MySQL DA working with the binary version of DA (I couldn't find a binary version of DA on zope's home, though). Please help me if anyone knows a better way to do this. I apreciate it very much. Thanks in advance. Alan
Alan, I've got the win32 version of MySQL.pyd available for ftp download on ftp://starship.python.net/pub/crew/jbauer You may want to grab libmySQL.dll from there too, so you'll have a compatible version. I don't use the combination of MySQL+Zope on Win32 -- you're on your own -- but I've tested and received independent confirmation that it works okay as a Python win32 extension. Best regards, Jeff Bauer Rubicon, Inc. P.S. Consider making your subject line more descriptive of the problem, as people are more likely to skip general requests for help.
I started using Zope recently and has been trying to access MySQL from Zope on win32 platform. I have been trying to compile MySQL module for Zope and get MySQL database adapter working on win32.
participants (2)
-
Alan Chung -
Jeff Bauer