I have been successful with DBD::Oracle and Oracle 7.3.4 under VMS 7.1
and Perl 5.6.  The only real gotcha is that the wrong linker .COM file
is used by default with DBD::Oracle.  You need to use LNOCIC instead of
LNPROC in order to get the module to compile (line 413 of DESCRIP.MMS).
Other than that, it works like a charm; I am connecting to 8.0.x and
8.1.x servers without a hitch.

Good luck

John Peacock

David Lyon wrote:
> 
> Also, anyone with Ovms 7.2-1/Alpha and Perl 5.6 successful with DBI/DBD on
> Oracle 7.3.4? Any gotchas?
> 
> Thanks for any help!
> 
> -- Dave Lyon, Cal Poly Pomona

Reply via email to