pymssql — simple MS SQL Python extension module
by 박준철 - Park joon-cheol - Park Joon-cheol (Initial Version Developer)
Andrzej Kukuła Andrzej Kukula (Old Developer)
Damien Churchill Damien Churchill (Active Developer)
pymssql is the Python language extension module that provides access to Microsoft SQL Servers from Python scripts.
It is compliant with Python DB-API 2.0 Specification.
pymssql project has moved to Google Code website at http://code.google.com/p/pymssql/. This page is not maintained and will not be updated anymore. Its contents is outdated and relevant to old versions. Latest stable release on this site is 1.0.2.

Documentation



Introduction
Quickstart examples - pymssql module
Quickstart examples - _mssql module
Architecture and system configuration
pymssql module reference
_mssql module reference
Frequently Asked Questions
Limitations and known issues
FreeTDS and dates problem
Advanced information on setting up connections
Short info on how to build/compile pymssql