I was running DBI on my machine and it was fine. I was accessing remote Oracle servers using DBD::ORACLE.
But when I had installed Oracle client on my machine . I am not able to connect to any of the oracle servers using Perl DBI. Every time I try to connect ,error generated is : 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 no t be found at c:/razat/Perl/lib/DynaLoader.pm line 230. But when I deinstall the Oracle client and try to connect using PERL DBI , I m able o connect. I want to know what I have to do to keep both running. Regards, Razat Razat Gupta
