Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: dbd::oracle HELP

by Anonymous Monk
on Jan 13, 2010 at 15:48 UTC ( [id://817203]=note: print w/replies, xml ) Need Help??


in reply to Re: dbd::oracle HELP
in thread dbd::oracle HELP

FYI - for anyone having this problem - rebuilding the perl binaries seemed to fix my problem.

Replies are listed 'Best First'.
Re^3: dbd::oracle HELP
by Anonymous Monk on Apr 14, 2010 at 21:04 UTC
    What fixed it for me was installing DBD::Oracle after DBI using cpan.

    E.g.
    cpan> install DBI
    stuff.... OK
    cpan> force install DBD::Oracle

    Need to use force because it will attempt to connect to a generic database... Karl

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-25 05:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found