Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

fail to connect to Oracle...missing OCI.dll

by Anonymous Monk
on May 17, 2017 at 15:12 UTC ( [id://1190470]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

my connection string:
my $dbh = DBI->connect("dbi:Oracle:host=xxxx;sid=sh;port=1526, $userid +, $password");
I can connect via sqldeveloper so I know the connection parameters are correct. Using Strawberry Perl 5.24.1 on 32-bit windows. The error message says that OCI.dll is missing.

Replies are listed 'Best First'.
Re: fail to connect to Oracle...missing OCI.dll
by poj (Abbot) on May 17, 2017 at 15:40 UTC
Re: fail to connect to Oracle...missing OCI.dll
by thanos1983 (Parson) on May 17, 2017 at 15:41 UTC
Re: fail to connect to Oracle...missing OCI.dll
by Anonymous Monk on May 17, 2017 at 16:10 UTC
    thanks helpful Perl gurus...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-18 00:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found