Paul McNett wrote: > Andy Smith wrote: > >> Im trying to run a Python based program which uses MySQL with >> python-sqlite and Im recieving this error, >> >> 'Connection' object has no attribute 'autocommit' [...]
No, why should it have one? It's not documented to have one. To do what you intend to do with pysqlite, search its documentation for "autocommit". -- Gerhard -- http://mail.python.org/mailman/listinfo/python-list