Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Trying to connect to an Oracle DB on Windows from DBD:ODBC on UNIX.

by Itatsumaki (Friar)
on Nov 27, 2003 at 01:54 UTC ( [id://310445]=note: print w/replies, xml ) Need Help??


in reply to Trying to connect to an Oracle DB on Windows from DBD:ODBC on UNIX.

Do you have to use DBD::ODBC? Perhaps things would go much faster with DBD::Oracle.

  • Comment on Re: Trying to connect to an Oracle DB on Windows from DBD:ODBC on UNIX.

Replies are listed 'Best First'.
Re: Re: Trying to connect to an Oracle DB on Windows from DBD:ODBC on UNIX.
by Anonymous Monk on Nov 27, 2003 at 02:19 UTC
    Question: I thought the whole point of ODBC is that it can be used to read any database??

    To install DBD:Oracle I need to have Oracle installed on my UNIX box. We have a client Oracle installation through a third party which requires this, but it does not have all of the needed files. For example, Pro-C etc.

    Comment from README file

    Install enough Oracle software to enable DBD::Oracle to build. That usually includes Pro*C and SQL*Net. That's not very specific because it varies so much between Oracle releases.
    Since this is a 'proof of concept' project, and since time is short, and since bureaucracy takes for ever to purchase anything, I had hoped to do this with open source stuff.

    I went to my DBM and asked about Oracle for UNIX and they did not have any info for me. The Oracle web-site is simply a labyrinth of confusion.

    Is this really not possible to do??

    Anybody know anything about DBD-Proxy?

    Thanks, Sandy

      You should listen to the master mpeppler - author of DBD::Sybase. ODBC is just a convenient top level interface, you still need database specific drivers. If you 'google' for 'Freeware Solaris 2.8 Oracle ODBC Driver', you will end up with thousands of related links. Beware that most of these Oracle drivers are not free, you will just have to keep searching.

      The following ODBC driver for solaris looks good, but it's not free. :-(

      http://www.easysoft.com/products/2104/main.phtml

        I believe the Oracle client software itself includes an ODBC driver for many platforms, depending on your install options. You might look to see if that is available on your machine first, before trying 3rd part drivers.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://310445]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-19 19:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found