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 and Perl

Re: Oracle and Perl

From: kev <kevin.porter_at_fast.no>
Date: Thu, 26 Aug 1999 14:28:37 +0100
Message-ID: <37C54105.24779316@fast.no>


Hi Guillaume,

I can only answer the first one, and even then I may be wrong :-)

>
> [ ] What is the best way to access an Oracle database via Perl?

I use the DBI/DBD modules, which make it easy to open connections and submit SQL queries.
For support with these, I suggest subscribing to the DBI mailing list (goto http://www.isc.org/dbi-lists.html), and using the comp.lang.perl.modules newsgroup. There's also a good tutorial at:
http://theory.uwinnipeg.ca/CPAN/data/DBI/DBI.html

HTH

Received on Thu Aug 26 1999 - 08:28:37 CDT

Original text of this message

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