in reply to Inline Java not working

Any ideas or suggestions would be appreciated

Don't use Java for this...
Instead, use the very capable DBI module.

I'm genuinely curious why you are trying to do this in this way...

Replies are listed 'Best First'.
Re^2: Inline Java not working
by mallett76 (Beadle) on Jan 03, 2024 at 17:39 UTC

    I was having issues getting the DBI module to work with JDBC and Teradata. I thought that Java could be used as alternative.

      According to this source, there is a Teradata DBI driver that "is now a standalone XS module; Inline::C no longer required"