Open GoogleCodeExporter opened 9 years ago
Did you set autocommit to True?
if not, please try:
dbCon=pyodbc.connect(your_connection_string,autocommit=True)
this might solve your problem.
Original comment by jiangwen...@gmail.com
on 24 Apr 2012 at 11:42
Please try the latest version of pyodbc. The version you are using is very old.
If it still fails, an ODBC trace would be very helpful.
Thanks.
Original comment by mkleehammer
on 23 Jun 2012 at 9:38
Original issue reported on code.google.com by
kamballa...@gmail.com
on 24 Apr 2012 at 7:58Attachments: