How do I open a mysql database with python

2006-04-25 Thread Moishy Gluck
How do I open a mysql database with python. I nead a module that is
compatible with windows, and will be on any regular server I singup
with. if you could give me some documentation on the module that would
be good also.

Thanks
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: How do I open a mysql database with python

2006-04-25 Thread sturlamolden
http://sourceforge.net/projects/mysql-python

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: How do I open a mysql database with python

2006-04-25 Thread BartlebyScrivener
Or mxODBC 

http://www.egenix.com/files/python/mxODBC.html

rpd

-- 
http://mail.python.org/mailman/listinfo/python-list