I extract files from the archive and in the README.txt I see that downloaded
"Z MySQL database adapter" which uses "MySQLdb package".
So, to be able to use the "adapter" I have first to install
"MySQLdb package". And there is a link to the page where I can find
the "MySQLdb package": http://sourceforge.net/projects/mysql-
python.
And now I am totally confused because this is a link to a page from where I
downloaded my file (which is "Z MySQL database adapter").
Hi All,
I would like to have an interface between Python and MySQL. I down load a file
from here: https://sourceforge.net/projects/mysql-
python/
I extract files from the archive and in the README.txt I see that downloaded
"Z MySQL database adapter" which uses "MySQLdb package".
So, to be able to use the "adapter" I have first to install
"MySQLdb package". And there is a link to the page where I can find
the "MySQLdb package": http://sourceforge.net/projects/mysql-
python.
And now I am totally confused because this is a link to a page from where I
downloaded my file (which is "Z MySQL database adapter").
So, what is actually located on http://sourceforge.net/projects/mysql-
python? Z MySQL database
adapter or MySQLdb package?
Thank you in advance for any help,
verrtex