in reply to Re^2: DBD::Oracle install fail
in thread DBD::Oracle install fail

Mmm, that's not what I mean.

I presume there are 2 "DLL"s for Oracle: one from Oracle itself with the client libraries, and the Perl compiled XS file, which is a glue file, for the most part.

I think that, while your compiled XS file may be fine, that it and the client DLL are not compatible.