cx_Oracle & prepared statements

Glenn Stauffer stauffer at swarthmore.edu
Fri Aug 15 23:42:21 EDT 2003


Does anyone have a reference to a quick how-to for using the cx_Oracle 
prepare and execute methods to pre-parse a sql statement and execute it 
in a loop to perform efficient inserts into Oracle tables?

I've been looking around and haven't come across anything.  My 
assumptions for using this aren't working as expected.

Thanks,

Glenn Stauffer






More information about the Python-list mailing list