RE: perl- dbi
- From: ChrisJW@xxxxxxxxxx (Chris Werner)
- Date: Wed, 31 May 2006 09:15:26 -0500
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
- Follow-Ups:
- Re: perl- dbi
- From: David Landgren
- Re: perl- dbi
- Prev by Date: RE: OCI Initialize failed 1804 check ORACLE_HOME NLS_SETTINGS
- Next by Date: Re: perl- dbi
- Previous by thread: Re: perl- dbi
- Next by thread: Re: perl- dbi
- Index(es):
Relevant Pages
|
|