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 -> Re: Oracle stored proc from Unix Perl Script

Re: Oracle stored proc from Unix Perl Script

From: Steven Franklin <steven.franklin_at_mci.com>
Date: Fri, 19 Mar 1999 15:00:19 GMT
Message-ID: <36F266D2.377721BD@mci.com>


use DBI. DBI has an execute method that should let you do this. Read the
pod for DBD::Oracle

Kenneth J Qualls wrote:

> How do you execute an Oracle 7 stored procedure from a Perl script
> running under Unix (Solaris)?
Received on Fri Mar 19 1999 - 09:00:19 CST

Original text of this message

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