HenryMonster
Programmer
Hi All,
I am relatively new to Perl
I have a Win NT 4 server running Oracle 8.1.6 database
server. I need to write a Perl program working
with this database.
Questions:
if I want to use DBI and given I currently
have just a pure installation of Perl, what should
I do next ?
Is my understanding correct that
I have to install DBI and get a DBI driver
for Oracle 8.1.6 ? If this is true, where can I get
all these components ?
Does Oracle driver for DBI
somehow rely on the standard Oracle client and local
tnsnames.ora etc. files or this driver is self
sufficient ?
If yes, how do I configure it
to connect to an Oracle instance in my NT server
as well on any other machine hosting Oracle instance ?
Thank you all in advance !
I am relatively new to Perl
I have a Win NT 4 server running Oracle 8.1.6 database
server. I need to write a Perl program working
with this database.
Questions:
if I want to use DBI and given I currently
have just a pure installation of Perl, what should
I do next ?
Is my understanding correct that
I have to install DBI and get a DBI driver
for Oracle 8.1.6 ? If this is true, where can I get
all these components ?
Does Oracle driver for DBI
somehow rely on the standard Oracle client and local
tnsnames.ora etc. files or this driver is self
sufficient ?
If yes, how do I configure it
to connect to an Oracle instance in my NT server
as well on any other machine hosting Oracle instance ?
Thank you all in advance !