Insert to a clob field using cx_Oracle via a stored procedure

hinds.ja at gmail.com hinds.ja at gmail.com
Wed Jan 2 16:01:23 EST 2008


Hello,

Does anyone have experience using cx_Oracle to call a stored procedure
that inserts to a clob field?  We have done this successfully via
straight SQL, but we are at a loss on how to do the same insert using
a stored procedure call.  Any assistance would be much appreciated.
Thanks.

Jason



More information about the Python-list mailing list