pymssql
  • Introduction
    • Architecture
    • Project Discussion
    • Project Status
    • Current Development
  • pymssql examples
    • Basic features (strict DB-API compliance)
    • Iterating through results
    • Rows as dictionaries
    • Using the with statement (context managers)
    • Calling stored procedures
  • _mssql examples
    • Quickstart usage of various features
    • An example of exception handling
  • Release notes
    • pymssql 2.0.0
  • FreeTDS configuration
    • Testing the connection
  • pymssql module reference
    • Module-level symbols
    • Functions
    • Connection class
    • Cursor class
  • _mssql module reference
    • Module-level symbols
    • Functions
    • MSSQLConnection class
    • MSSQLStoredProcedure class
    • Module-level exceptions
  • Migrating from 1.x to 2.x
    • str vs. unicode
    • Handling of uniqueidentifier columns
    • Arguments to pymssql.connect
    • Parameter substitution
  • Frequently asked questions
    • Cannot connect to SQL Server
    • Returned dates are not correct
    • Queries return no rows
    • Results are missing columns
    • pymssql does not unserialize DATE and TIME columns to datetime.date and datetime.time instances
    • Shared object “libsybdb.so.3” not found
    • “DB-Lib error message 20004, severity 9: Read from SQL server failed” error appears
    • More troubleshooting
  • Building and developing pymssql
    • Building
    • Testing
  • FreeTDS and dates
    • Summary
    • Details
  • To-do list
    • Complete
    • Partially Complete
    • Incomplete
    • Documentation
  • Change log
  • Project history
    • The beginning
    • Important releases
    • License change
    • LGPLed releases
 
pymssql
  • Docs »
  • Edit on GitHub


© Copyright 2001-2014, pymssql developers.

Sphinx theme provided by Read the Docs
Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.