Mr Tim Bunce

I tried to execute the following code with  Active perl 5 . 6 . 0  .623  on 
Windows 95 platform:

use DBI;
$dbh = DBI->connect('dbi:ORACLE:DSN', 'user', 'password');

I have installed dbd-oracle  by Tim Bunce  (win32 build) properly.
I am getting compilation error as follows:
Install driver(ORACLE) failed: Cann't load 
'C:/perl560/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD::ORACLE: 
load_file:One of the library files needed to run this application cannot be 
found at C:/perl560/lib/DynaLoader.pm line 200.
Oracle.dll is available in the above path The same error occurs with 
dbd-oracle8 also.
What else should be installed to make the compilation go through properly.

When I tried ODBC in the place of ORACLE, the compilation passes through 
properly.

Thanking you,

KN Velayutham
Flat No.8,96/97, Lloyds Road, Chennai 600014, India.
Phone/Fax: 91 44 8113150
Email: [EMAIL PROTECTED]
website: www.lakshmisoftware.com

Reply via email to