Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: Oracle database connection

by xorl (Deacon)
on Dec 06, 2004 at 21:55 UTC ( #412766=note: print w/replies, xml ) Need Help??


in reply to Re: Oracle database connection
in thread Oracle database connection

You can do something like this for the script:
BEGIN { $ENV{ORACLE_HOME} = "E:\\Oracle\\Ora92\\"; } # See man page for DBD::Oracle and seeting of ENV variables.

In this case I was on a Windoze box, but it works the same on *nix

To make DBD::Oracle work I needed to have Oracle installed.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2023-12-07 12:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (32 votes). Check out past polls.

    Notices?