tmolomby / pyodbc

Automatically exported from code.google.com/p/pyodbc
MIT No Attribution
0 stars 0 forks source link

Updating pyodbc version 3.0.2 to 3.0.6 #294

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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?

Original issue reported on code.google.com by legacym on 31 Oct 2012 at 2:03