Ilya, please recomment the best books for me
Thank you very much

"Sterin, Ilya" wrote:

> Please read perldoc DBD::Oracle before starting any development with
> this module.
>
> Ilya
>
> > -----Original Message-----
> > From: Vu Van Toan [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, April 05, 2002 12:52 AM
> > To: [EMAIL PROTECTED]
> > Subject: DBI:DBD
> >
> >
> > Hi All,
> > How to execute a stored procedure in ORACLE using DBD::Oracle?
> >
> > pls help me, now i can excute some simple query but i could
> > not execute my procedure by syntax
> >     $dbh->do("EXEC myprotest('aaa',1)");
> >
> > i get the error in log:
> > DBD::Oracle::db do failed: ORA-00900: invalid SQL statement
> > (DBD ERROR:
> > OCIStmtExecute) at ... line 137
> >

Reply via email to