[Zope-DB] using mxODBC and mySQL to connect with Zope

Bobb rawbobb at hotmail.com
Tue Apr 20 13:31:07 EDT 2004


IMO, you don't want to use ODBC to connect to mysql (it's one of those why
bother thingies)
no need. (ZMySQLDA)
----- Original Message -----
From: "Charlie Clark" <charlie at egenix.com>
To: "Laura McCord" <Laura.McCord at doucet-austin.com>
Cc: <zope-db at zope.org>
Sent: Tuesday, April 20, 2004 1:11 PM
Subject: Re: [Zope-DB] using mxODBC and mySQL to connect with Zope


> Hi Laura,
>
> you can either use the ZMySQLDA with the Python MySQL driver or use mxODBC
> to talk to the the MySQL-ODBC driver.
>
> Regards
>
> Charlie
> On 2004-04-20 at 18:55:10 [+0200], Laura McCord wrote:
> > I have successfully linked a SQL Server using mxODBC with Zope. Now, I
> > need to do the same but with mySQL. How do I do this? I have a windows
> > version of mysql installed on my local drive. I imagine that I need to
> > create a data source but I don't know which driver to set up the data
> > source. Any Suggestions?
> >
> > Thank You,
> >  Laura
> --
> Charlie Clark
> eGenix.com
>
> Professional Python Services directly from the Source
>  >>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>  >>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>  >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
> ________________________________________________________________________
>
> ::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
>
> _______________________________________________
> Zope-DB mailing list
> Zope-DB at zope.org
> http://mail.zope.org/mailman/listinfo/zope-db
>



More information about the Zope-DB mailing list