Hi
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 12, 2002 1:10 PM
Subject: calling a stored procedure from perl through dbi


> Hi:
>
> I am as such new to perl and dbi. Please excuse me on my technical skills
> in this.
>
> How do you execute a stored procedure created in Oracle from perl??
How about this.
DBD::Oracle (at CPAN Search)
http://theoryx5.uwinnipeg.ca/CPAN/data/DBD-Oracle/Oracle.html#PL_SQL_Example
s

Anyway I recommend you to read documents.
ex.
DBI document (at CPAN Search)
http://theoryx5.uwinnipeg.ca/CPAN/data/DBI/DBI.html

DBI::FAQ (at DBI home)
http://dbi.x.perl.org/doc/faq.html

==============================================
Kawai, Takanori(Hippo2000)
   Mail: [EMAIL PROTECTED] [EMAIL PROTECTED]
   http://member.nifty.ne.jp/hippo2000/index_e.htm
   http://www.hippo2000.info/cgi-bin/KbWikiE/KbWiki.pl
The Perl Foundation Grants Are Running Out ?
   http://use.perl.org/articles/02/07/03/2241212.shtml
==============================================

Reply via email to