| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Oracle StoredProc from VB 6.0
Hello Friends,
I am trying to find out how to Call Oracle Stored Proc from VB6.0 +
ado that takes in three strings as IN parameters and outputs an array
of records or result set having file names and file paths. Any examples
would be appreciated.
mypackage.GET_Files(acctno, field2, field3, rec_array)
where IN parameters are all of type Varchar2(10),
and Out Parameter rec_array IS RECORD(file_path VARCHAR2(10), file_name
VARCHAR2(10));
Thanks in advance.
Jack Anderson
Received on Mon Oct 10 2005 - 18:15:52 CDT
![]() |
![]() |