* Danny Yoo <[EMAIL PROTECTED]> [2005-01-11 10:55]: > > On Tue, 11 Jan 2005, Mark Kels wrote: > > > How can I send SQL querys to a MySQL database with a python-CGI program ? > > Hi Mark, > > You'll want to grab a "Python DB API" module for MySQL. The best one I've
You might want to check out sqlobject, too http://sqlobject.org/ It gives you a relatively simple way to "objectify" SQL statements. -- David Rock [EMAIL PROTECTED]
pgpRBRwPdqdc0.pgp
Description: PGP signature
_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
