
Call Stored Procedure using PL/SQL
> >
> > Shalom,
> >
> > >How can i call a stored procedure
> >
> > Take a look at the EXECUTE method of DAO or RDO.
> >
> > My wishes are with you,
> >
> > *str
> Yeap, the EXECUTE method looks promising, but it doesn't work.
> I get following:
> Run-time error '3146':
> ODBC-call failed
> I tried "execute PACKAGE.PROSEDURE ()" as well as
> "begin PACKAGE.PROSEDURE (); end" form.
> Does anyone have a sample code using VB4(32bit) + ODBC(Oracle73)
> using Pl/SQL stored procedures (or packages)?
> Thanks,
> Drasko
> European Space Agency
Perhaps if you use Execute with the dbSqlPassthrough option?
--
WARNING: I cannot be held responsible for the above They're coming to
because my cats have apparently learned to type. take me away, ha ha!