Is there any way can make me using python with mysql on win32

Kick store_li at sina.com
Wed Jan 9 23:40:33 EST 2002


Thank you for your reply.

I do installed myODBC and mxODBC, while I try to connect mysql using mxODBC,
python told me that mysql doesn't support transaction and refuse to connect.
I don't why.

Could you do me a favor to tell me more details?

Thank you!
"Steve Holden" <sholden at holdenweb.com> wrote in message
news:bjo_7.80532$2b1.3347717 at atlpnn01.usenetserver.com...
> "Kick" <store_li at sina.com> wrote in message
> news:a1aaeg$nhe93$1 at ID-12869.news.dfncis.de...
> > Thank you! I got it. It is now running on my machine. But mxODBC still
> won't
> > work for me on mysql. While,...it really can get well with SQL 7.0.
> >
> Did you install the ODBC driver for MySQL? It's called MyODBC, and you can
> get it at
>
>     http://www.mysql.com/downloads/api-myodbc.html
>
> Once you install it, MySQL databases can be accessed via mxODBC just like
> any others with ODBC drivers. Works fine for me on Win98, and shoudl also
> work on other Windows platforms.
>
>
> regards
>  Steve
> --
> http://www.holdenweb.com/
>
>
>
>
>





More information about the Python-list mailing list