MySQLdb in compiled form
Dave Borgelt
dborgelt at xxxxxxcom
Wed Jul 14 12:09:36 EDT 1999
More information about the Python-list mailing list
Wed Jul 14 12:09:36 EDT 1999
- Previous message (by thread): Python interface to GLUI?
- Next message (by thread): Pickling C objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am trying to use Python with MySQL on a Win32 platform. I have downloaded MySQLdb ver 0.2 but have been unable to use it so far. I don't have MSVC++, which I take it is needed to compile the _mysqldb.c code. Would it be possible (legal) for me to get a compiled file from someone and just use that on my system? MySQL is running fine so I don't think there are any problems there. Would it work to compile the code under Linux (running on Intel) and then copy it over to the Win98 side? Any help will be appreciated. Dave Borgelt dborgelt at xxxcsixxx.com remove the x's for email address
- Previous message (by thread): Python interface to GLUI?
- Next message (by thread): Pickling C objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list