Oracle/DBI
- From: razat.gupta@xxxxxxxxxxxx (Razat Gupta)
- Date: Tue, 18 Oct 2005 00:06:43 -0700
Hi Everyone,
I am trying to connect to an Oracle Database .
Previously, I was using perl DBI and DBD:;Orcacle for this purpose.
But now when I had installed an oracle client on my machine , I m
getting the following error while trying to access an Oracle Database
using my perl script.
When I had not installed the Oracle client , I was able to connect using
the same script.
ERROR:
install_driver(Oracle) failed: Can't load
'c:/razat/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module
DBD::Oracle: load_file:The specified procedure could n't be found at
c:/razat/Perl/lib/DynaLoader.pm line 230.
Perhaps a required shared library or dll isn't installed where expected
at c:/razat/Perl/site/lib/Oraperl.pm line 55
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
Razat Gupta
HCL TECHNOLOGIES
+91-9810674702
- Follow-Ups:
- RE: Oracle/DBI
- From: Sreenivas Reddy
- RE: Oracle/DBI
- Prev by Date: Re: Set connection to read only and back to writable?
- Next by Date: RE: Oracle/DBI
- Previous by thread: installation problem
- Next by thread: RE: Oracle/DBI
- Index(es):
Relevant Pages
|