Y
Y
Yuri2016-09-01 10:10:21
Perl
Yuri, 2016-09-01 10:10:21

How to connect on Perl 5.16.2 to Oracle BD 11g (11.2) from under Windows?

How to connect in Perl 5.16.2 to Oracle BD 11g (11.2) under Windows?
It is necessary to implement quickly, but I am not strong in this language and unfortunately there is no time to understand it completely on my own. Interested in the libraries needed for this. I would be very grateful if you tell me where else to download them, where to copy them and how to connect them in the script.
I tried to google it myself but didn't find anything useful :(

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikolai Turnaviotov, 2016-09-01
@foxmuldercp

Just like python, ruby ​​and everything else - download the Oracle client library sources, compile, connect.

A
Alexey Cheremisin, 2016-09-01
@leahch

If there is activeperl, then it seems to have DBD::Oracle out of the box. Description here - search.cpan.org/~pythian/DBD-Oracle-1.22/Oracle.pm
If there is another pearl, then you can install from cpan via ppm.
Here is the guide - citforum.ru/database/oracle/oracle_perl
Well, if nothing has been delivered, then you can use DBD::ODBC - search.cpan.org/dist/DBD-ODBC/ODBC.pm

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question