Connecting to MySQL

Andy Todd atodd at spam.free.email.com
Tue May 15 22:17:05 EDT 2001


"Darren Watson" <Darren.Watson3 at ntlworld.com> wrote in 
<43fM6.14879$tU6.1979191 at news2-win.server.ntlworld.com>:

>Hi
>
>Can anyone give me any pointers about how to connect to MySQL on Windows
>using Python 2.1?
>
>I am fairly new to Python,
>
>Many Thanks
>
>Darren Watson
>
>
>

Try, as a first pointer, the Database topic guide 
http://www.python.org/topics/database/ and the associated SIG 
http://www.python.org/sigs/db-sig/

The topic guide will tell you all about the Python DB-API and a version 2.0 
compatible driver for MySQL on Windows can be found at http://home.t-
online.de/home/err666/

Just follow the instructions and you will be away in no time.

Regards,
Andy
-- 
Content free posts a speciality



More information about the Python-list mailing list