dmazzini,
here is the code i am trying to use
use lib 'f:\\crm\\2005\\bmwcrm\\Perl';
use strict;
use BMWlib;
use DBI;
use Carp;
use ExchangeMail;
# modification history
# check source code marked with 'XXX' before put it into production
my $DEBUG = 0;
my $exception_flag = 0;
my...
F:\crm\2005\bmwcrm\Perl\daily>extractRR.pl
install_driver(Oracle) failed: Can't load 'F:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle: load_file:The specified procedure could not be found at F:/Perl/lib/DynaLoader.pm line 206.
at (eval 1) line 3
Compilation failed in require...
i tried to test perl installation on a server by typing the following
print "Hello World!\n";
I get following error when i tried
"Unable to initialize device PRN"
Please Help
Thanks in Advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.