Hi,
Is there anyone who installed MySQLdb on windows?
I am trying to install MySQL-python-1.2.0 and I am using Python 2.4, MySQL server 4.1.
I have found no messages that can help me on installation. All the information that is on the web is about linux.
Thanks,
Nuray
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Is there anyone who installed MySQLdb on windows?
I am trying to install MySQL-python-1.2.0 and I am using Python 2.4, MySQL server 4.1.
I have found no messages that can help me on installation. All the information that is on the web is about linux.
Thanks,
Nuray
Using that link,I have an error MSVCR.dll missing...
http://www.brunningonline.net/simon/blog/archives/001906.html
may offer some insight to the problem.
well, there's no complex steps to make, just download
<http://prdownloads.sourceforge.net/mysql-python/MySQL-python.exe-1.2.0.win32-py2.4.zip?download>
unzip and run the .EXE file.
Thanks, Andy
It seems a little to difficult for me...
But I am going to read it carefully...