[Zope-DB] how to use mySQL with zope

Charlie Clark charlie at begeistert.org
Mon Feb 9 12:21:00 EST 2004


Hi Vaibhav,

it's always best to test the driver locally with Python to see if it's 
working. I think there was a post recently about the driver not yet working 
with Python 2.3 and indeed this unlikely to be the version that Zope runs. 
Check the Python version of your Zope install.

Charlie

On 2004-02-09 at 12:27:14 [+0100], vaibhav  uprety wrote:
> Hi,
>    please help me to install mysql(MySQL servers and client 4.0.13) 
>    database adapter on windows 2000 professional so that i can use MySQL 
>    with Zope.
> 
> I have installed Python2.3 and when i'm trying to install MySQL database 
> driver (MySQL-python-0.9.0) so that i can install ZMySQL database 
> adapter(ZMySQLDA-2.0.8.tar), i'm getting the following error message(im 
> sending the whole error message as a HTML file attachment)  .
> 
> 
> error: Python was built with version 6 of Visual Studio, and extensions 
> need to
> be built with the same version of the compiler, but it isn't installed.
> 
> 
> If there is some error in the choice of my versions please tell me which
> versions to use so that i can use MySQL with ZOPE).
> 
> Thanks in advance.
> 
> vaibhav



More information about the Zope-DB mailing list