RE: perl- dbi



Hello, R . Rajasekar

perl -e 'use DBI;'

I would ask what platform you are using that does not have perl installed?
Most unix platforms will already have a default installation of perl and
DBI. If you are installing on windows, you will likely use ActiveState; it
has been a while since I installed active state, but I seem to recall that
it installed DBI.

Oracle and the DBD driver are another story. DBD::Oracle will be required to
use DBI to connect to an Oracle database. No, this is not likely installed
on a default installation.

Perhaps you could post more information: platform, error message, connection
code...

Hope this helps,

Christian Werner

-----Original Message-----
Hi ,

how do i ensure that DBI is installed in my machine..

will it be automatically installed when perl is installed...


i am getiing error when i start using use DBI;

and i need to connet to ORACLE DATABASE.


please help me regding this issue..



regds
R . Rajasekar


Relevant Pages

  • RE: DBI and DBD::Oracle throw error Had to create DBD::Oracle::dr::imp_data_size unexpectedly
    ... on the system of the dbd to build a new one. ... perl is running without the recommended perl -w option ... Subject: DBI and DBD::Oracle throw error Had to create ... identical installation on some new quad core servers the script fails ...
    (perl.dbi.users)
  • Re: DBI and DBD::Oracle throw error Had to create DBD::Oracle::dr::imp_data_size unexpectedly
    ... on the system of the dbd to build a new one. ... perl is running without the recommended perl -w option ... Subject: DBI and DBD::Oracle throw error Had to create ... identical installation on some new quad core servers the script fails ...
    (perl.dbi.users)
  • status on DBI installation on AIX 5.2
    ... I have compiled successfully the DBI by following your suggestion. ... when I re-built Perl 5.8.7 from source code, ... I tried Perl 5.8.6 installation from source code, ... Onderwerp: RE: DBI installation failure on AIX 5.2, ...
    (perl.dbi.users)
  • Make test errors in DBI, DBD::Informix
    ... I have two different platforms for which I'm installing and running Perl DBI ... It's possible the installation is fine and that the missing Test::More ... which target directories I want. ...
    (perl.dbi.users)
  • RE: Trying to make DBI work for me
    ... leaving something behind that conflicts with the new installation. ... Everything worked fine if we unstalled perl 5.6, ... directory, installed perl 5.8, and reloaded the DBI and DBD modules. ... Using 'ppm uninstall DBI' I uninstalled DBI. ...
    (perl.dbi.users)