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 -> Re: Accessing OracleDB from Linux

Re: Accessing OracleDB from Linux

From: <dcrane_at_direct.ca>
Date: 1997/11/18
Message-ID: <879902722.8599@dejanews.com>#1/1

In article <346C554E.8E68DA66_at_tu-bs.de>,   "Günter Gersdorf" <G.Gersdorf_at_tu-bs.de> wrote:
>
> 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)

I don;'t know of any solutions for LINUX either, but if you can get your hands on a Windows box, you use SimbaExpress to do ODBC over the Internet to Oracle. To see what I mean, you can go to Simba's Web site and demo their solution (SimbaExpress) using the Java/JDBC demo that connects to an Oracle db over the Net. Just point your browser at: http://www.simba.com/demos/online.html

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Tue Nov 18 1997 - 00:00:00 CST

Original text of this message

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