If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Perl and the DBI > I have a problem with Oracle connection from PERL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-07-08, 12:54
sean0831 sean0831 is offline
Registered User
 
Join Date: Aug 2008
Posts: 1
I have a problem with Oracle connection from PERL

Hi, All

I have a problem with Oracle connection from PERL. When I try to connect DBI::Oracle it gives me error :

Code:
install_driver(Oracle) failed: Can't load 'C:/usr/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle: load_file:The specified module could not be found at C:/usr/lib/DynaLoader.pm line 206.
Compilation failed in require at (eval 2) line 3.
Perhaps a required shared library or dll isn't installed where expected

Please help me,





Installed module :

OS : Windows XP
perl : ActivePerl 5.6.1.635
DBD::Oracle
DBI: DBI-1.37
Oracle - 10g


Thank you in advance.

Sean.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On