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

Home -> Community -> Usenet -> c.d.o.server -> Another VB6 Question

Another VB6 Question

From: Ian Steward <isteward_at_mediaone.net>
Date: Thu, 14 Oct 1999 19:26:37 GMT
Message-ID: <N7qN3.10435$Ud2.376597@typhoon1.rdc-detw.rr.com>


I am using VB6 to test my Oracle Packages. I consistently get the error

        ......resultset must be a formal parameter......

e.g. QSQL="{call MyPack.sp_INQUIRY(?,{resultset 50,item,description,price,stock})}"

item,description etc are in tables defined in the Package body. Can anyone give clues to why this is happening? Received on Thu Oct 14 1999 - 14:26:37 CDT

Original text of this message

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