MySQL Forums
Forum List  »  Connector/Python

Re: Python with Mysql guidelines
Posted by: Joe Ceresini
Date: May 05, 2009 07:12PM

You will need to install a python module that will allow you to connect to MySQL. Below are tutorials for connecting using the MysqlDB module

http://www.devshed.com/c/a/Python/Database-Programming-in-Python-Accessing-MySQL/
http://www.kitebird.com/articles/pydbapi.html

If you are new to python beware that indentation does matter. Asside from that is there a specific error or topic you do not understand?

Joe Ceresini
Network Engineer
jceresini@hostmysite.com
<a href='http://www.hostmysite.com/?utm_source=bb'>Hostmysite.com</a>;

Options: ReplyQuote


Subject
Written By
Posted
December 19, 2008 09:53PM
Re: Python with Mysql guidelines
May 05, 2009 07:12PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.