> *** > > The link is fine, once my lamentable ignorance of ppm is mended... > > On my 5.8.4 plus 2.0.52 m/c, I ran the two cmds "ppm install > .. DBI.ppd" and "... DBD-Oracle.ppd", changing 5.8.3 to > 5.8.4. The two installs each stated they were successful, > versions 1.45 and 1.16 respectively. But on trying to > connect, I'm now getting:- > > install_driver(Oracle) failed: Can't load > 'C:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module > DBD::Oracle: load_file:The specified module could not be > found at C:/Perl/lib/DynaLoader.pm line 230. at (eval 6) line > 3 Compilation failed in require at (eval 6) line 3. Perhaps a > required shared library or dll isn't installed where expected > at C:/Apache2/cgi-bin/xxx/yyy.pl line 321 > > File seems to be where it's supposed to be (I did re-boot > first just to be > paranoid):-
Do you have the Oracle client installed and does SQL*Plus work? Thanks, Jeff