mySQL access

deelan ggg at zzz.it
Tue Aug 31 12:03:39 EDT 2004


Greg Lindstrom wrote:

> Hello-
> 
> I'd like to connect to a mySQL database from Python 2.3 on Windows XP.  I've
> read up on the mySQLdb module, but do not have Microsoft Visual Studio for
> the C++ compile part of the exercise.  Am I hosed?  Or is there a way do
> this without having to have VS?
maybe i'm missing something, but there is a win32 binary download
for mysqldb 1.0 on sf.net:

<http://prdownloads.sourceforge.net/mysql-python/MySQL-python-1.0.0.win32-py2.3.zip?download>

project page:
<http://sourceforge.net/projects/mysql-python/>

HTH,
deelan

-- 
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
<#me> a foaf:Person ; foaf:nick "deelan" ;
foaf:weblog <http://www.netspyke.com/> .



More information about the Python-list mailing list