give this a try

#!perl -w

use DBI;
use DBD::Oracle qw(:ora_types);
print DBD::Oracle::ORA_OCI()."\n";



if you dbi is 1.47 you can use up to DBD::Oracle 1.19

cheers

John Scoles
[EMAIL PROTECTED] wrote:
Dear sir/madam,


    How can we tell that we have already install DBD-Oracle drive for DBI ?

If we have already install DBD-Oracle, how can we check what version it is ?

We have the unix (HP-UX houux14 B.11.11 U 9000/800 196921507
unlimited-user license) installed, and
perl version ( v5.8.0 built for PA-RISC2.0) install and DBI (DBI version
is => 1.47), what version
DBD-Oracle driver we need to install ?


Thank you very much for answering my questions.

Icheng




Reply via email to