python interface to mysql
Gerhard Häring
gerhard.nospam at bigfoot.de
Tue Dec 19 22:27:08 EST 2000
More information about the Python-list mailing list
Tue Dec 19 22:27:08 EST 2000
- Previous message (by thread): How to get the os.system data into a variable
- Next message (by thread): python interface to mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Don't know about MySQLmodule, but IIRC it has not been updated long since, and Andy Dustman's MySQLdb module can be considered its successor. It works fine with Python 2.0. The URL is http://dustman.net/andy/python/MySQLdb/ Gerhard Häring anand v wrote: > > Hi, > > I have RedHat linux 6.1 and I have mysql version 3.22.32 > and Python 2.0 and I have downloaded MySQLmodule-1.4 and followed the > instructions in README file and built the MySQL module inside > the python and I ran pyhton at the command prompt and I tried > import MySQL and it worked fine > > But when I tried using through a HTML with a python script > that did not work?? > > Does MySQLmodule-1.4 work with Python2.0??? > > Could you please help me what's going on?? -- Sorry for the fake email, please use the real one below to reply. contact: g e r h a r d @ b i g f o o t . d e web: http://highqualdev.com
- Previous message (by thread): How to get the os.system data into a variable
- Next message (by thread): python interface to mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list