returning incorrect results for select on mysql database

2010-06-17 Thread pp
hi, below some trace output of perl script. just do not know whether the bug is in DBI, DBD::mysql, DBIx::Class or mysql. i appreciate any suggestion if the problem should be reported elsewhere issuing query on mysql client console - i got correct results. what's more, when table grows to 50

Re: Can't install DBD::Oracle because of invalid directory

2010-06-17 Thread Martin Evans
Bob McGowan wrote: On 06/16/2010 01:54 PM, Martin J. Evans wrote: On 16/06/2010 20:22, Bob McGowan wrote: On 06/16/2010 05:14 AM, Martin Evans wrote: Benjamin Mark wrote: Bob McGowanbob_mcgo...@symantec.com wrote in message news:4c110b04.60...@symantec.com... On

Re: Get off the list

2010-06-17 Thread jeff
No. It just doesn't seem to work. Has anyone tested it? On Wed, 2010-06-16 at 18:27 -0500, David Nicol wrote: does your receiving MTA give you a return-path header? Maybe you forgot you are subscribed under an alias. On Wed, Jun 16, 2010 at 5:47 AM, jeff j...@roqc.no wrote: Anyone know how

RE: Get off the list

2010-06-17 Thread Martin Gainty
wireshark criminal is mucking with your email go to an alternate location and try from there __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger

Re: returning incorrect results for select on mysql database

2010-06-17 Thread piotr pogorzelski
Original Message Subject: returning incorrect results for select on mysql database From: pp p...@webtel.pl To: dbi-users@perl.org Date: Thu Jun 17 2010 09:11:04 GMT+0200 (CEST) hi, below some trace output of perl script. just do not know whether the bug is in DBI,

Problem with make test DBD Oracle on RHEL5 server

2010-06-17 Thread Ballou, Gayle
I am having a problem getting DBD-Oracle to work. It is failing on the make test on the initial test. If you could please give me any ideas you might have on resolving this I would be so grateful. I have been trying to resolve this for several days!! Thanks in advance

Perl 5.8.9 DBI/DBD::Oracle make test error

2010-06-17 Thread Yeow Yiew Choong-PBKN64
Hi, I have HP-UX 11.11(64bit PA-RISC) and Perl 5.8.9.(32bit 64bit) The Perl I installed from depot file from www.develooper.com. I am using gcc 3.4.3 depot file from ftp.thewrittenword.com. I am new to Perl. I want to install DBD::Oracle 1.24 (from CPAN) so that I can connect to remote

Re: Problem with make test DBD Oracle on RHEL5 server

2010-06-17 Thread John Scoles
Looks like the 64 bit client you are using is not all there. I would give the instant client 64 a shot. Just to be sure get the SDK as well. Cheers John scoles I am having a problem getting DBD-Oracle to work. It is failing on the make test on the initial test. If you could please give me

Re: Perl 5.8.9 DBI/DBD::Oracle make test error

2010-06-17 Thread John Scoles
Yeow Yiew Choong-PBKN64 wrote: I really doubt there is a scott/tiger user on you Oracle box set the ORACLE_USERID to a value user and password sid combination and then come back to the list ie export ORACLE_USERID=my_user/my_passw...@my_id Hi, I have HP-UX 11.11(64bit PA-RISC) and Perl

FW: Perl 5.8.9 DBI/DBD::Oracle make test error

2010-06-17 Thread CAMPBELL, ED (ATTBST)
Forgot to cc this reply to the list -Original Message- From: CAMPBELL, ED (ATTBST) Sent: Thursday, June 17, 2010 12:52 PM To: 'John Scoles' Subject: RE: Perl 5.8.9 DBI/DBD::Oracle make test error The scott/tiger user in Oracle is Locked with an expired password by default, so you need

Re: Building 32-Bit ONLY Perl on Mac OSX

2010-06-17 Thread Jonathan Leffler
On Tue, Jun 15, 2010 at 1:48 PM, kai.schwerm...@bill-x.de wrote: my question isn't directly related to DBI, but i need to compile a 386/32 Bit ONLY Perl Binary on Mac OSX 10.6 (SnowLeopard), not only but also because we only have a 32 Bit Oracle Instant Client... No Matter what Config-Params