Re: problems in installing DBD-Oracle for ActiveState Perl 5.8.8build 822 through ppm

2007-08-20 Thread Sisyphus
- Original Message - From: "jagdish eashwar" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 21, 2007 12:16 AM Subject: Re: problems in installing DBD-Oracle for ActiveState Perl 5.8.8build 822 through ppm > Hi, > > Thanks Rob. I could install DBD-Oracle 1.1

Re: problems in installing DBD-Oracle for ActiveState Perl 5.8.8 build 822 through ppm

2007-08-20 Thread jagdish eashwar
Hi, Thanks Rob. I could install DBD-Oracle 1.19 from trouchelle.com/ppm/, but it is giving the following error message when I run a simple script which connects to an oracle database and selects the sysdate from dual. The script itself seems okay because I am able to run it successfully on

Re: problems in installing dbd-oracle through ppm

2007-08-19 Thread Sisyphus
- Original Message - From: "Sisyphus" <[EMAIL PROTECTED]> . . > > I can't reproduce the problem . . Actually ... on closer investigation it seems that the DBD-Oracle I installed might have come from the trouchelle rep (not the ActiveState rep). Therefore, f

Re: problems in installing dbd-oracle through ppm

2007-08-19 Thread Sisyphus
- Original Message - From: "jagdish eashwar" <[EMAIL PROTECTED]> To: Sent: Sunday, August 19, 2007 10:38 PM Subject: problems in installing dbd-oracle through ppm > hi, > > I downloaded ActiveState Perl today. Thereafter, I could install dbd-mysql > us

problems in installing dbd-oracle through ppm

2007-08-19 Thread jagdish eashwar
hi, I downloaded ActiveState Perl today. Thereafter, I could install dbd-mysql using ppm. But when I tried to install dbd-oracle, I kept getting the error "| invalid switch", and then ppm would end abruptly. Is this something that has to be corrected at the ActiveState end? jagdi

RE: installing DBD-Oracle

2006-10-03 Thread h-taguchi
Hello, I finally installed DBD-Oracle. The reason of error is due to network or so. I tried to download the DLLs directly from the PPM site, guessed from the download script. I downloaded them after timeouts of 5 or 6. And now I met another error, ORA-03134, meaning unsupported version of

RE: installing DBD-Oracle

2006-10-02 Thread h-taguchi
> Make sure that you have installed all the oracle > binaries/libraries from > the oracle distribution CDs first Oh, oracle installation is required even now? I have oracle client 9.2 installed. And was able to use DBD::Oracle about 1 year ago. I cann't just recent days on

Re: installing DBD-Oracle

2006-10-02 Thread angelos
Make sure that you have installed all the oracle binaries/libraries from the oracle distribution CDs first [EMAIL PROTECTED] wrote: > Hello, > > Someone successfully installed DBD-Oracle? > I failed for 3 times. > "Fetching oci.dll.gz" takes less than 1 second. >

installing DBD-Oracle

2006-10-02 Thread h-taguchi
Hello, Someone successfully installed DBD-Oracle? I failed for 3 times. "Fetching oci.dll.gz" takes less than 1 second. "Fetching oraociei10.dll.gz" ends error almost just after 180 seconds, (3 min) maybe time outed. I'm connecting to the Internet direct a without mo

FW: unable to install DBD::Oracle

2004-12-29 Thread Capacio, Paula J
and the fact that you posted to an ActiveState list, I'm assuming you are running ActiveState's Active Perl. If true, you need to build DBI and DBD-Oracle with the same version of the C compiler as ActiveState does. Furthermore, the DBI and DBD are compiled for a specific version of Perl. E

RE: unable to install DBD::Oracle

2004-12-29 Thread Capacio, Paula J
eState's Active Perl. If true, you need to build DBI and DBD-Oracle with the same version of the C compiler as ActiveState does. Furthermore, the DBI and DBD are compiled for a specific version of Perl. Everything has to match just so... Most of us WINDOZERs don't have the softwa

RE: unable to install DBD::Oracle

2004-12-29 Thread liooil
OK. Thanks, your answer made things clearer. You assumed well, i run ActiveState's Active Perl (5.8) and i needed to build DBD-Oracle. I though i had to go for a play with gcc... That's perl portabillity ;-) Thanks for your link. If i understood eveything, i need to uninstall my pr

RE: unable to install DBD::Oracle

2004-12-28 Thread Capacio, Paula J
, I'm assuming you are running ActiveState's Active Perl. If true, you need to build DBI and DBD-Oracle with the same version of the C compiler as ActiveState does. Furthermore, the DBI and DBD are compiled for a specific version of Perl. Everything has to match just so... Most of us WINDOZ

unable to install DBD::Oracle

2004-12-28 Thread liooil
Hello World, Hope this topic is not [EMAIL PROTECTED] relevant. My Apologies if it's the case... Well, i'm trying to port a perl script from solaris to ActiveSate platform. My script has to connect to three Oracle Servers (2x8, 1x9i). My problem is i'm unable to install prope

RE: problems with DBD::Oracle

2004-12-16 Thread Carter Thompson
PROTECTED] On > Behalf Of John Deighan > Sent: Thursday, December 16, 2004 11:12 AM > To: [EMAIL PROTECTED] > Subject: RE: problems with DBD::Oracle > > > At 04:50 PM 12/15/2004, Carter Thompson wrote: > > >John, > > > >Can you run simpler CGI script

RE: problems with DBD::Oracle

2004-12-16 Thread Ken Cornetet
, December 16, 2004 2:12 PM To: [EMAIL PROTECTED] Subject: RE: problems with DBD::Oracle At 04:50 PM 12/15/2004, Carter Thompson wrote: >John, > >Can you run simpler CGI scripts? I see you've given permissions to >Everyone but I wonder if something else (that would be easier to debug)

RE: problems with DBD::Oracle

2004-12-16 Thread John Deighan
sday, December 15, 2004 12:59 PM > To: [EMAIL PROTECTED] > Subject: problems with DBD::Oracle > > > I'm trying to get my web site working with an Oracle database > (I've been > using SQL Server through DBD::ODBC). Although stand alone scripts can > successfully acce

RE: problems with DBD::Oracle

2004-12-15 Thread Carter Thompson
PROTECTED] On > Behalf Of John Deighan > Sent: Wednesday, December 15, 2004 12:59 PM > To: [EMAIL PROTECTED] > Subject: problems with DBD::Oracle > > > I'm trying to get my web site working with an Oracle database > (I've been > using SQL Server through

problems with DBD::Oracle

2004-12-15 Thread John Deighan
log file, I get: *** 'c:\wwwroot\empty\default.plx' log message at: 2004/12/15 15:53:06 Precompiler: CORE::require failed $@ = 'Can't load 'C:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle: load_file:Access is denied at C:/Perl/lib/DynaLoader.pm line 22

Re: RE : DBD-Oracle

2004-09-17 Thread Jeff Griffiths
y is to install ActivePerl version 5.6 (build 635). Then update the repositories as they appears in ActiveState WEB site and search it from the PPM. ...with the cuation that, while there is a version of DBD::Oracle available for 5.6, it is quite old and crufty, so YMMV. cheers, JeffG Good luck, Eran On T

DBD::Oracle

2004-03-09 Thread david . effa
Can anyone tell me where I can get the DBD Oracle driver for DBI built for Perl V5.8.0?  I found it on CPAN but not in any PPM repositories. Many thanks! David ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http

RE: DBD-Oracle with Oracle9i

2003-12-14 Thread h-taguchi
I forgot to report error msg. (B (BCan't load 'C:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle: (Bprocedure entry point Perl_Flockhook_ptr not found from perl58.dll (B (BRegards, (B[EMAIL PROTECTED] (B (B-Original Message- (BFrom: $BED8}(J [EMA

DBD-Oracle with Oracle9i

2003-12-14 Thread h-taguchi
D-Oracle.ppd (B==== (BInstall 'DBD-Oracle' version 1.13 in ActivePerl 5.8.1.807. (B (B (BMy env: (BWindows XP SP1 (BC:>perl -v (BThis is perl, v5.8.1 built for MSWin32-x86-multi-thread (with 1 registered patch, see (Bperl -V for more detail) (B (B

Looking for DBD::Oracle Module

2002-12-13 Thread WONG, JOHN \(PBD\)
Hi, Does anyone know how to get the DBD::Oralce module to be installed in 5.8.0 build 804? I had the DBD:Oracle module installed in 5.6.1 before. I've just upgraded to 5.8.0 yesterday. I could install DBD::ODBC and DBD::CSV but couldn't install the DBD::Oracle module. Than

RE: DBD-Oracle

2000-10-17 Thread Joe Schell
> Behalf Of O'Malley, Bryan T. > > > I really need some feedback on whether anyone has success with DBD-Oracle > 1.06 and DBI 1.14 used in conjunction with PERL build 618 on Windows 2000 > server USING ORACLE 8i (version 8.1.6) client software (sqlnet). > > If th