Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> ORACLE-db on remote host from perl script on win32 ?!

ORACLE-db on remote host from perl script on win32 ?!

From: M.Weiss <m.weiss_at_gmx.net>
Date: 1998/12/19
Message-ID: <75gvif$ad5$1@news.ipf.de>#1/1

Hi there,

I've got the following problem and hope anyone might help me ...

I want to ´work on a ORACLE database running on a remote WinNT-server. So far I see 2 possibilities:

  1. connect to the database using a module, such as DBI or DBD
  2. use the database as a ODBC-db and connect to using win32::odbc.

The major problem seems to be, that the db is running on a remote server. And anyone out there told me, that I can not connect to ODBC-db on a remote host. Is that right ?

If so, or if not, which way should I take to realize the connection ? Which modules do I need for it ? Does anybody know a tutorial, docu or script example to help me ?

Thanx in advance

Regards
Marcus Received on Sat Dec 19 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US