To-do list

Complete

  • Connecting to the server
  • Selecting a database
  • Executing straight text
  • Quote and flatten parameters
  • Returning data

Partially Complete

  • Stored Procedures

Incomplete

  • Inserting binary data

Documentation

Todo

Add an example of invoking a Stored Procedure using _mssql.

(The original entry is located in /var/build/user_builds/pymssql/checkouts/v2.1.0/docs/_mssql_examples.rst, line 102.)

Todo

Document null MSSQLStoredProcedure.bind() argument.

(The original entry is located in /var/build/user_builds/pymssql/checkouts/v2.1.0/docs/ref/_mssql.rst, line 303.)

Todo

Document all pymssql PEP 249-mandated exceptions.

(The original entry is located in /var/build/user_builds/pymssql/checkouts/v2.1.0/docs/ref/pymssql.rst, line 269.)