Hi,
I am trying to retrieve an Oracle PL/SQL table into recordset in VB client using ADO.
The syntax I tried was:
"{call package.procedure(?, {RESULTSET 20, plsqltablename})}"
I am providing the plsqltablename exactly as is in Oracle procedure. I am running Oracle8.0.5. I am getting an error message "one or more errors in command". Good Samaritans please reply to [email protected]
Thanks
Rajan