Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Calling Oracle Stored Procedures from Powerbuilder 3.0

Calling Oracle Stored Procedures from Powerbuilder 3.0

From: <al.davis_at_ns.sympatico.ca>
Date: 1997/12/08
Message-ID: <881631394.359464963@dejanews.com>#1/1

I am trying to call an Oracle stored procedure from an older version of Powerbuilder, 3.0d. I can not get past the Oracle error PLS-306 wrong number of types of arguments in call name. The Powerbuilder string variables have been assigned a value. The call to an Oracle procedure not passing any variables back works successfully.

There are two in variables and two out variables. Powerbuilder does not appear to like the IN OUT declaration. The execution of the procedure complains about the third variable, which is the first out variable. Does anyone know the missing piece or have any ideas what to try?

Regards,

Al

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Mon Dec 08 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US