Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: access Oracle on NT from Linux/Perl: is that possible?
Yes. Try perl module DBI and DBD:Oracle. You also need to install
the oracle client library on the Linux side, and start oracle listener
on the NT server.
Xuequn Xu, Oracle DBA
Caltech, Pasadena, CA
bmlam (310064202272#0001_at_online.de) wrote:
: We have an Oracle server running on NT platform and we are considering
: installing Apache on a Linux box that will access the Oracle database
: when serving web pages. The CGI script would be written in Perl. Does
: Perl have a module that enables this kind of remote database access to
: Oracle 8.0.4?
: Thanks for any hints!
Received on Tue Nov 16 1999 - 18:30:10 CST
![]() |
![]() |