Re: [cx-oracle-users] Calling procedures with fancy arguments
Brought to you by:
atuining
From: <wa...@li...> - 2005-07-25 15:23:06
|
Anthony Tuininga wrote: > Not currently. This is what is called a "named" type and is not > supported by cx_Oracle at the moment. I have plans to do so but they > have been rather long in coming, unfortunately. :-( The only arrays > that cx_Oracle supports today are PL/SQL arrays, not SQL named types Ah, OK, so that's what the thread "Can't figure out how to use Cursor.arrayvar" was talking about. > Of course, if anyone wanted to add support and send me a patch, I'd be > very grateful.... :-) I guess I need a version of the procedure that doesn't have these arguments. Bye, Walter Dörwald |