14 Oct
2002
14 Oct
'02
2:03 p.m.
John Ziniti wrote:
What type of object needs to be passed in to a stored proc which has an IN/OUT parameter of TYPE "TABLE OF"?
TIA,
John Ziniti
I think you just need a list -- however, you may have to change the binding type in the code -- there's a big block comment that is above a bao.setStatic(1) call -- it seems to be the case that sometimes you need to do a static bind, and other times a dynamic bind. I know I had table of working at one point; it may be busted again. -- Matt Kromer Zope Corporation http://www.zope.com/