On 25 Jun 2006 21:19:18 -0700, arvind <[EMAIL PROTECTED]> wrote:
> Hi all,
> I am going to  work on Python 2.4.3 and MSSQL database server on
> Windows platform.
> But I don't know how to make the connectivity or rather which module to
> import.
> I searched for the modules in the Python library, but I couldn't find
> which module to go for.

The module you're looking for is the first result if you search
"python mysql" on google or if you search "mysql" on python package
index <http://www.python.org/pypi>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to