mySQL access howto?

Steve Holden sholden at holdenweb.com
Mon Feb 11 15:00:17 EST 2002


"Jan Johansson" <spamfilter2 at mupp.net> wrote in message
news:mi6g6uk490gnfrs3lm69i1ogbauu71vf5n at 4ax.com...
> Examples / classes / howtos on the subject gotta be arpund somewhere..
> Pointers anyone?
One fairly terse source of information:

    http://sourceforge.net/projects/mysql-python/

Then you could take a look at

    http://www.python.org/topics/database/

because MySQLdb sticks fairly closely to the Python DB-API v2.0

regards
 Steve
--
Consulting, training, speaking: http://www.holdenweb.com/
Author, Python Web Programming: http://pydish.holdenweb.com/pwp/

"This is Python.  We don't care much about theory, except where it
intersects with useful practice."  Aahz Maruch on c.l.py







More information about the Python-list mailing list