Issue 294: Updating pyodbc version 3.0.2 to 3.0.6
Status:  New
Owner: ----
Reported by legacym, Oct 30, 2012
Running on windows 7 64bit - currently using python 3.2 (64) and pyodbc 3.0.2 (64).

New to Python (but not programming) and so far all going fine including db access. However i find i need to use cursor.commit() and  rollback which are implemented in 3.0.6

Could someone point me to the correct sequence for updating python to 3.3 followed by(?) pyodbc to 3.0.6

If this mix is not yet released is my best move to go back to 2.7 etc?