Software Details:
Version: 2.1.1
Upload Date: 13 Apr 15
Distribution Type: Freeware
Downloads: 157
pymssql does not use ODBC to talk to MS-SQL servers, but utilizes a native C API.
This enables a wider usage spectrum, allowing pymssql to be used from many OS platforms and various DB configurations.
Features:
- Python DB-API 2.0 specification compliance
- Cython support
- FreeTDS support
- Cross-platform tested
- Tested code
- Documentation
What is new in this release:
- Fixed bug in get_result looping over dbresults where no result rows are returned from queries with newer versions of FreeTDS.
What is new in version 1.0.3:
- Fixed bug in get_result looping over dbresults where no result rows are returned from queries with newer versions of FreeTDS.
Requirements:
- Python 2.5 or higher
Comments not found