in reply to Re^6: Can't locate Convert/BER.pm
in thread Can't locate Convert/BER.pm

There's two requirements and you need to install them separately. The base JDK you get from Oracle (or openjdk, although I'm not familiar with how/if that works on wintendo . . .); the JDBC driver is probably something you'd need to retrieve from your specific database vendor / implementation (although there's exceptions such as the sqlite3 driver that's a separate project).

The cake is a lie.
The cake is a lie.
The cake is a lie.

Replies are listed 'Best First'.
Re^8: Can't locate Convert/BER.pm
by mallett76 (Beadle) on Aug 16, 2022 at 15:50 UTC
    The CPAN site is stating that the JDK download should be compatible with 1.4 - it looks like there are newer versions of the JDK now like 1.7 & 1.8. Would there be an issues with downloading a newer JDK version in the interest of using it for Perl DBD::JDBC purposes?
A reply falls below the community's threshold of quality. You may see it by logging in.