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: Perl and DBI (5.6 and 5.8)

RE: Perl and DBI (5.6 and 5.8)

From: Gogala, Mladen <Mladen.Gogala_at_aetn.com>
Date: Tue, 16 Nov 2004 16:49:02 -0500
Message-ID: <30462D80AA52E74698512ADCC4F7EAA317C1FDC1@exchange.aetvn.com>


Yeah, there is, I heard that too. It probably looks something like this:

C:\Documents and Settings\MladenG>perl -e "use DBD::Oracle;print $DBD::Oracle::VERSION;"
1.16
C:\Documents and Settings\MladenG>perl -v

This is perl, v5.8.4 built for MSWin32-x86-multi-thread (with 3 registered patches, see perl -V for more detail)

Copyright 1987-2004, Larry Wall

Binary build 810 provided by ActiveState Corp. http://www.ActiveState.com ActiveState is a division of Sophos.
Built Jun 1 2004 11:52:21

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page.

--
Mladen Gogala
A & E TV Network
Ext. 1216



> -----Original Message-----
> From: Reidy, Ron [mailto:Ron.Reidy_at_arraybiopharma.com]
> Sent: Tuesday, November 16, 2004 1:55 PM
> To: John.Hallas_at_gb.vodafone.co.uk; oracle-l_at_freelists.org
> Subject: RE: Perl and DBI (5.6 and 5.8)
>
>
> There is a build available for AS 5.8.x. Search the dbi-users list.
>
> -----------------
> Ron Reidy
> Lead DBA
> Array BioPharma, Inc.
>
>
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Hallas,
> John, Tech Dev
> Sent: Tuesday, November 16, 2004 9:45 AM
> To: oracle-l_at_freelists.org
> Subject: Perl and DBI (5.6 and 5.8)
>
>
> Using Activestate Perl 5.8 with DBI version 1.45
>
> When I try a DBI connect to Oracle it fails with=3D20
> "install_driver(Oracle) failed; Can't locate DBD/Oracle.pm in @INC
>
> A colleague suggests Oracle started charging for the use of
> something in = =3D 5.8 and therefore DBI with Oracle has been
> withdrawn.
>
> I think my options are that I use Activestate 5.6 or get all
> the =3D components down from CPAN and build the DBI package
> myself. Seeing as = =3D how I am almost just starting with
> Perl that seems a bit excessive and = =3D it is on a PC for
> my learning purposes only Does all that sound reasonable?
>
> I think I will download 5.6 rather than complicating matters
> by using = =3D CPAN and trying to compile the package, unless
> anybody has a better =3D suggestion
>
> John
>
> =3D20
>
>
>
> --
> http://www.freelists.org/webpage/oracle-l
>
> This electronic message transmission is a PRIVATE
> communication which = contains information which may be
> confidential or privileged. The information is = intended=20
> to be for the use of the individual or entity named above. If
> you are = not the=20 intended recipient, please be aware that
> any disclosure, copying, = distribution=20 or use of the
> contents of this information is prohibited. Please notify =
> the sender of the delivery error by replying to this
> message, or notify us = by telephone (877-633-2436, ext. 0),
> and then delete it from your system.
>
> --
> http://www.freelists.org/webpage/oracle-l
>
-- http://www.freelists.org/webpage/oracle-l
Received on Tue Nov 16 2004 - 16:16:04 CST

Original text of this message

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