MS SQL Server module for Python
Installation
You should be able to simply do the following:
python setup.py install
If you do not have a C compiler you can simply copy the MSSQL.py and mssqldb.pyd files to your Python directory.
You should be able to simply do the following:
python setup.py install
If you do not have a C compiler you can simply copy the MSSQL.py and mssqldb.pyd files to your Python directory.