Insert to a clob field using cx_Oracle via a stored procedure

hinds.ja at gmail.com hinds.ja at gmail.com
Thu Jan 3 10:55:17 EST 2008


On Jan 2, 2:01 pm, hinds... at gmail.com wrote:
> 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

Found a solution to this - see the following thread if you interested.

http://forums.oracle.com/forums/thread.jspa?forumID=376&threadID=601700



More information about the Python-list mailing list