python connection to mssql from windows box

Josh Close narshe at gmail.com
Wed Sep 29 22:05:32 EDT 2004


Is there a python module that uses the mssql client tools to connect
to mssql? When you install php on windows and you want mssql
connectivity, you need the client tools and it uses that api to
connect.

I know there is an ADO connection for postgres to connect from
windows, but that's different. Is there anything like this for python?

-Josh



More information about the Python-list mailing list