Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Another VB6 Question
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
![]() |
![]() |