DCOracle2: How to handle "TABLE OF" IN/OUT parameter?
11 Oct
2002
11 Oct
'02
3:33 p.m.
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
14 Oct
14 Oct
2:03 p.m.
New subject: [Zope] DCOracle2: How to handle "TABLE OF" IN/OUT parameter?
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/
8576
Age (days ago)
8579
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Ziniti -
Matthew T. Kromer