in reply to Re^9: Perl connection string to Oracle Database
in thread Perl connection string to Oracle Database

Java drivers are for Java. Perl will use the "normal" Oracle client drivers, like TOAD.

  • Comment on Re^10: Perl connection string to Oracle Database

Replies are listed 'Best First'.
Re^11: Perl connection string to Oracle Database
by fabrizio_start_perl (Novice) on Oct 29, 2015 at 17:17 UTC
    Ok. Thanks. Fabrizio