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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Do I need any Oracle software to use Perl DBI?

Re: Do I need any Oracle software to use Perl DBI?

From: Gerard Tromp <gerard.tromp_at_sanger.med.wayne.edu>
Date: 2000/05/04
Message-ID: <8et4lr$a7m$1@cwis-1.wayne.edu>#1/1

Well you will need the DBD::Oracle package and it needs both the oci*.h to specify the call interface and appropriate libraries to link to, i.e. libclntsh* and libskgxp*.

Gerard

<dri95_at_my-deja.com> wrote in message news:8eni1h$13v$1_at_nnrp1.deja.com...
> Do I need to install any Oracle software in order to talk from a Perl
> DBI script on my Linux machine to a remote Oracle database on an NT
> machine ?
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Thu May 04 2000 - 00:00:00 CDT

Original text of this message

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