As a novice in the world of Python, I was searching for a way to connect to mysql db using python. And found the cool example from devshed that shows connectivity using MySqLdb module. Default installation of Python may not contain MySQLdb Module, in that case you have to install it manually. First check whether [...]
Archive for the ‘MySQL’ Category
Problem with installing ‘MySQLdb’ in Python
Posted in MySQL, Open Source, Python, tagged MySQL, Python on March 21, 2009 | 11 Comments »