connecting database

Cliff Wells logiplexsoftware at earthlink.net
Wed Oct 31 15:26:07 EST 2001


On Wednesday 31 October 2001 13:15, Alves, Carlos Alberto - Coelce wrote:
> I know there's versions of mysql for Windows. So, I was thinking how can I
> install one of that, make some basic database and, after all, connecti that
> through python programs.
> I think I'm going to check out mxODBC. Can I get it from Python site?!

Alternatively, you could use the MySQLdb module:

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

If you are looking for packages for Python, a good resource is the Vaults of 
Parnassus, which you can get to via the Python home page.

Regards,

-- 
Cliff Wells
Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 x308
(800) 735-0555 x308




More information about the Python-list mailing list