<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
</HEAD>
<BODY>
<DIV>Hello all</DIV>
<DIV> </DIV>
<DIV>I'm a bit of a Python newbie, and am building an app that uses a MySQL 
database (the latest version) as the back end. </DIV>
<DIV> </DIV>
<DIV>I wonder if anyone can tell me whuich is the currently "correct" 
way to connect to a MySQL database using Python. There appear to be several 
methods available (like <A 
href="http://andrich.net/cgi-bin/inspect.py?file=/var/www/virtualdomains/andrich/www/python/files/python-MySQLmodule-1.4.0-7.i386.rpm">here</A> 
and <A href="http://starship.python.net/crew/adustman/MySQLdb.html">here</A>) 
but I can't tell which one is the right one to use at this time.</DIV>
<DIV> </DIV>
<DIV>It would be nice if someone could post up-to-date instructions on using 
MySQL as a backend for Python programs. I can't seem to find any, and I've 
looked for a few days now.</DIV>
<DIV> </DIV>
<DIV>thanks</DIV>
<DIV> </DIV>
<DIV>jim</DIV></BODY></HTML>