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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Connecting to Oracle via Perl

Re: Connecting to Oracle via Perl

From: Jared Still <jkstill_at_cybcon.com>
Date: Fri, 05 Apr 2002 09:02:45 -0800
Message-ID: <F001.0043D1A7.20020405090245@fatcity.com>


On Wednesday 03 April 2002 06:53, Koivu, Lisa wrote:
> * Anytime I connect to sql*plus (I don't do it with DBI) I use the
> system call and refer to the parameter value in the hash within my connect
> string: $$parms_ref{'elvis_pw'}. I don't use DBI because my calls are to
> fire stored procedures, and if I remember right the DBI doesn't support
> calling stored procs. Please correct me if I'm wrong.

Ok, you're wrong. :)

Check out the DBD::Oracle docs, stored procedures definitely work.

Jared

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jared Still
  INET: jkstill_at_cybcon.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Apr 05 2002 - 11:02:45 CST

Original text of this message

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