Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Perl for Oracle9

by Ben Win Lue (Friar)
on Aug 03, 2005 at 08:03 UTC ( [id://480384]=perlquestion: print w/replies, xml ) Need Help??

Ben Win Lue has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks,

I had some trouble last week to get DBD-Oracle running on my XP system. The problem was, that ppm downloaded a oracle10 version with some dlls. One of my oracle9 client dlls was hidden that way by one of those new dlls. This lead to some weird behaviour. I solved the problem finally by renaming the new dll. My system works now as far as I tested it.
Is there a way to get a clean oracle9 DBD-Oracle version?

Replies are listed 'Best First'.
Re: Perl for Oracle9
by castaway (Parson) on Aug 03, 2005 at 08:17 UTC
    If you have a compiler on your system (ie MS VC++), and the Oracle 9 header files, then just install the DBD::Oracle package directly from CPAN. (eg by using "cpan install DBD::Oracle" from the command prompt.)

    C.

Log In?
Username:
Password:

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

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

    No recent polls found