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 -> VB6 Question

VB6 Question

From: Ian Steward <isteward_at_mediaone.net>
Date: Thu, 14 Oct 1999 03:22:13 GMT
Message-ID: <F%bN3.10374$Ud2.373406@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 Wed Oct 13 1999 - 22:22:13 CDT

Original text of this message

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