RE: perl- dbi



Neither DBI nor DBD::Oracle are installed as part of the Perl distro.
To see if either module is installed:

$ perl -MDBI -e '0'
$ perl -MDBD::Oracle -e '0'

If you need to install either module, google will be your friend.

-----Original Message-----
From: R, Rajsekar [mailto:Rajasekar.R@xxxxxx]
Sent: Wednesday, May 31, 2006 7:46 AM
To: dbi-users@xxxxxxxx
Subject: perl- dbi

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

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

  • Errors in DBI installation!!
    ... I am getting the errors when trying to install DBI module. ... Perl versions below 5.6.1 are no longer supported by the DBI. ... *** Error code 1 ...
    (perl.dbi.users)
  • Problem of DBI build
    ... I installed Oracle Application Server 4.0.8.2 included perl module. ... I need to installe DBI and DBD::Oracle module. ... You can install them any time after installing the DBI. ... line 318: error 1705: Function prototypes are an ANSI feature. ...
    (perl.dbi.users)
  • Problem of DBI build
    ... I installed Oracle Application Server 4.0.8.2 included perl module. ... I need to installe DBI and DBD::Oracle module. ... You can install them any time after installing the DBI. ... line 318: error 1705: Function prototypes are an ANSI feature. ...
    (perl.dbi.users)
  • Fwd: DBI install error,can you help me?
    ... Are you sure the compiler you have is the one used to build Perl? ... I try to install the DBI package but it failed. ... d declaration specifiers or '...' ...
    (perl.dbi.users)
  • Re: Unable to install DBD::ODBC on OSX Leopard 10.5.2
    ... Have you installed a newer DBI? ... Subject: Unable to install DBD::ODBC on OSX Leopard 10.5.2 ... the same assignment fails in line 336. ... Marble Bar Asset Management LLP is regulated and authorised by the FSA. ...
    (perl.dbi.users)