Python & mySQL

Wayne Izatt wayne.izatt at _nospam_myself.com
Tue Mar 6 00:18:19 EST 2001


It really all depends on what your ISP is prepared to do for you. As long as
your ISP installs the MySQLda module, you should be off to the races. What
you have on your machine won't really be a factor, although for testing
you'll probably want to install MySQL and MySQLda. I believe the module is
available as a dll, so you won't need to recompile Python.

There are ample resources available to get you going from a programming
perspective. I can probably dredge up some samples.

cheers


"Colin Meeks" <colinmeeks at home.com> wrote in message
news:DJQo6.27114$c7.7825529 at news3.rdc1.on.home.com...
> Does anybody have any pointers for integrating mySQL with Python.  I've
been
> using Python a while and am looking to develop a web backend using Python
> with mySQL.  My site is hosted by a Linux based ISP who has both Python
and
> mySQL but they don't currently have a link between the two.  I'm using
> Windows2000 as my development base, so I want something that is usuable on
> both, so it's easier for me to track any problems.
>
> Ideally I want something that doesn't involved recompiling Python if
that's
> possible, as i want the installation to be as straightforward for my ISP
and
> of course me :-)
>
> Many thanks in advance
>
> Colin
>
>





More information about the Python-list mailing list