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

Home -> Community -> Usenet -> c.d.o.server -> Re: Accessing OracleDB from Linux

Re: Accessing OracleDB from Linux

From: Günter Gersdorf <G.Gersdorf_at_tu-bs.de>
Date: 1997/11/14
Message-ID: <346C554E.8E68DA66@tu-bs.de>#1/1

Jene Novakovic wrote:
>
> Hi
> I have to access an oracle-database over the internet. My computer is
> running Linux 2.0.31. How can I access tables in the remote
> oracle-database through PERL?
> Is there a ODBC-driver or something like a SQL*Net for LINUX?
>

You have no chance without SQL*Net.
ODBC, Perl's DBD:: and DBI:: packages or any other database interface has to use it!
Unfortunately, there is no SQL*Net fro Linux (AFAIK)

Günter

-- 
Guenter Gersdorf                         Phone:      +49/(0)531/391-7634
Inst. f. Werkzeugmaschinen               Fax:                      -5842
und Fertigungstechnik, TU Braunschweig   E-Mail:     G.Gersdorf_at_tu-bs.de
Langer Kamp 19b, D-38106 Braunschweig    http://www.iwf.ing.tu-bs.de/~gg
Received on Fri Nov 14 1997 - 00:00:00 CST

Original text of this message

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