472,126 Members | 1,584 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,126 software developers and data experts.

Connecting to a Mysql database using Active Python (Windows Vista)

Alright I'm just getting into Python for the first time so what do I need to do to be able to setup a connection string and start using a database in python.
I'm new to this so specifics would be apprecieated. What module do I need to install and where can I find it? Once I have the module, how do I go about installing it? Thanks for your help!
Mar 24 '09 #1
3 4204
bvdet
2,851 Expert Mod 2GB
This link seems to have some good basic information about connecting to a DB. This link will describe an available Python interface.
Mar 24 '09 #2
@chanshaw
Alright after dong some more research I found out that Active Python 2.6 does not have support for mysqldb, so what I had to do was download and install active python 2.5 and then download MySQL-python-1.2.2.win32-py2.5.exe and now it works great! Thanks for the reply and anyone else that was looking for a solution for me.
Mar 24 '09 #3
bvdet
2,851 Expert Mod 2GB
Thank you for the update.

-BV
Mar 24 '09 #4

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

4 posts views Thread by CodeImp | last post: by
3 posts views Thread by Paradox Synthesist | last post: by
1 post views Thread by ElvisRS | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.