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
