Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> perl and oracle stored procedures

perl and oracle stored procedures

From: Denis Papathanasiou <dpapathanas_at_banmail.ml.com>
Date: 1997/08/14
Message-ID: <33F36439.7FE8@banmail.ml.com>#1/1

How would I use perl (DBI and or Oracle DBD) to call a stored procedure from an oracle db and return multiple rows?

I've tried using the stored procedure name as part of the $cursor=$dbh->prepare statment, but that is apperently only for standard sql statements.

I'm running Oracle 7.2 on a unix solaris OS, and I'm using DBD-Oracle-0.44 with DBI-0.77.

Thanks in advance.

Regards,

Denis Papathanasiou
dpapathanas_at_banmail.ml.com Received on Thu Aug 14 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US