RE: Installation DBD



Pascal,

If you are using a newer version of AS Perl (greater than 5.6.x), AS
will not have a good working version of DBI or DBD::Oracle. You should
install as follows:

ppm install ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.3/DBI.ppd
ppm install ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.3/DBD-Oracle.ppd

You should be good to go after this.

--
Ron Reidy
Lead DBA
Array BioPharma, Inc.

-----Original Message-----
From: Pascal VILTARD [mailto:pviltard@xxxxxx]
Sent: Wednesday, October 26, 2005 7:37 AM
To: dbi-users@xxxxxxxx
Subject: Installation DBD


Hello,

I have an Oracle 9iR2 , ActivePerl 5.8.7.

I downloaded DBI First, and DBD::Oracle 1.16 on the site Active PPM.

I have an error :

There is no oracle client libraries currently available for your
platform (MSWin
32-x86-multi-thread) in
http://ppm.activestate.com/libs/oracle-instant-client at install_script
line 25. unlink C:\Perl\bin\ora_explain unlink
C:\Perl\bin\ora_explain.bat


I have the InstantClient_10_2 on c:\oracle\Ora92.

I desintalled the package I downloaded DBD::Oracle 1.15.

No Problem :

My Perl Program :

use DBI;



my $dbh = DBI->connect('dbi:Oracle:dev01','sh','sh')
or die "Couldn't connect to database : " . DBI-errstr;



Best Regards

Pascal VIltard.



This electronic message transmission is a PRIVATE communication which contains
information which may be confidential or privileged. The information is intended
to be for the use of the individual or entity named above. If you are not the
intended recipient, please be aware that any disclosure, copying, distribution
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.

.



Relevant Pages

  • Res: RE: RE: Problems changing from 1.30 to 1.42
    ... With DBI 1.30 it works just it is: ... >>This electronic message transmission is a PRIVATE communication which contains ... >>intended recipient, please be aware that any disclosure, copying, distribution ... >>sender of the delivery error by replying to this message, or notify us by ...
    (perl.dbi.users)
  • RE: How to perform JOINs with DBI
    ... How to perform JOINs with DBI ... This electronic message transmission is a PRIVATE communication which contains ... intended recipient, please be aware that any disclosure, copying, distribution ... sender of the delivery error by replying to this message, or notify us by ...
    (perl.dbi.users)
  • Re: Perl 6 DBI API ideas
    ... Though I didn't raise my hand when you asked for people to contribute to a DBI module for Perl 6, I've had some ideas that I thought about sharing. ... I would also love to see some standardization on the driver names ("mysql" when it's normally written ... DBI is supposed to be query language agnostic, even if SQL is the most commonly used group of languages, and if a user can declare this explicitly, it saves the driver from having to guess what they were given, which might be ambiguous. ...
    (perl.dbi.users)
  • DBI connect(,/,...) failed: ERROR OCIEnvInit
    ... DBI version: 1.39 ... This electronic message transmission is a PRIVATE communication which contains ... intended recipient, please be aware that any disclosure, copying, distribution ... sender of the delivery error by replying to this message, or notify us by ...
    (perl.dbi.users)
  • RE: Describe
    ... I'm using DBI and DBD::Oracle. ...BBC News Interactive... reliance on it and notify the sender immediately. ...intended recipient, please be aware that any disclosure, copying, distribution ...
    (perl.dbi.users)