On Fri, 28 Nov 2003 14:21:26 -0300 (ART) Daniel Massari
<[EMAIL PROTECTED]> wrote:

> does anybody knows if the last version of the DBD::Oracle access the
> DB Oracle 9 or not? I have Oracle 9 running here and I need to do a
> bridge to other system using Perl.

DBD::Oracle will build against Oracle 9.  In some systems, you might
need to hand edit the Makefile to use $ORACLE_HOME/lib32/ instead of
lib/ because Oracle is frequently 64 bit while Perl is usually 32 bit.

For more detail, we'd need to know at least OS, DBI, and DBD::Oracle
versions.

-- 
Mac :})
** I usually forward private questions to the appropriate mail list. **
Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.

Reply via email to