I tried mxODBC now, and it worked out of the box. Thanks for the tip!
--
http://mail.python.org/mailman/listinfo/python-list
I'm pretty new myself. But if you don't get anywhere using
mysql-python, I can recommend
mxODBC. I have connected to both MS Access DB and MySQL DB. You get it
from:
http://www.egenix.com/files/python/mxODBC.html
But read the instructions carefully as I think there are two things to
install.
If
Hi.
I'm trying to use Python 2.4 with MySql 5.0, but I'm having
installation problems.
I've tried to follow the following articles to install mysql-python
with the free visual c++ toolkit
http://mail.python.org/pipermail/python-list/2004-December/255184.html
http://www.vrplumber.com/programming/m