How to turn AUTOCOMMIT ON with cx_Oracle

Jia Lu Roka100 at gmail.com
Fri Dec 1 04:20:22 EST 2006


Hi all.
 I use cx_Oracle to connect to an Oracle9i DB. And I want to turn on
AUTOCOMMIT function.
 I see that cur.execute("SET AUTOCOMMIT ON") cannot work. Is there any
method to do that ??

 Thanks a lot!




More information about the Python-list mailing list