pragovnj has asked for the wisdom of the Perl Monks concerning the following question:
I have been using my Excel application using Perl CGIs and connecting to Teradata or Vertica using ODBC. Recently, we have been migrating it to MS Azure and there are limitations, one of them being using ODBC. I am looking to use JDBC but with Perl,I am not sure how to install the Perl package and set up the connections,including drivers. I am aware that to start with, I need to install the perl modules DBI, DBD::JDBC and Convert::BER). Any help or direction would be appreciated
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl jdbc connection
by marto (Cardinal) on Sep 09, 2020 at 18:38 UTC | |
|
Re: Perl jdbc connection
by Corion (Patriarch) on Sep 09, 2020 at 16:41 UTC | |
by pragovnj (Acolyte) on Sep 09, 2020 at 17:25 UTC |