Issue 340: PATCH: Add support for SQLCancel to Cursor
Status:  New
Owner: ----
Reported by brick...@hadapt.com, Sep 20, 2013
What steps will reproduce the problem?
1.cursor.cancel() is not implemented

What is the expected output? What do you see instead?
Compile error

What version of the product are you using? On what operating system?
3.0.7 on Linux

Please provide any additional information below.

Diff of cursor.cpp is attached as pyodby_cancel.diff

Test program is attached as test_cancel.py


pyodbc_cancel.diff
643 bytes   View   Download
test_cancel.py
193 bytes   View   Download