Re: Problem compiling DBD::Sybase with CentOS 4.5

2007-07-23 Thread michael . peppler
Unfortunately in DBD::Sybase 1.08 I removed some code that allowed it to work with older DBI versions. DBD::Sybase 1.08 requires a fairly recent version of DBI (I haven't check the exact version). If you upgrade your DBI to the current version you should have no problems. Michael Extranet

Re: [Oracle][ODBC]Numeric value out of range.

2007-07-23 Thread Jared Still
On Fri, 2007-07-20 at 12:34 -0700, Paul Simon wrote: > Again, setting the sql type to SQL_VARCHAR via bind_param solves the error... > > Looking back, the problem started when I upgraded the oracle client > (including oracle odbc > driver) from 9i to 10g. There's something not right here - even

[Fwd: RE: :Oracle on Solaris 9/10 and Oracle 10g]

2007-07-23 Thread Jim Brandt
I received the following suggestion from a kind contributor: >I believe the flag is -r=build32, the command being > >perl Makefile.PL -r=build32 and that option did indeed create the Makefile with the lib32 settings correctly enabled. However, I'm still running into a problem. I can only get

Problem compiling DBD::Sybase with CentOS 4.5

2007-07-23 Thread bob passendon
Hi. I am failing completely to get DBD::Sybase running, and annoyingly I can't see why! This is normally pretty painless. [EMAIL PROTECTED] DBD-Sybase-1.08]# make gcc -c -I/opt/sybase/OCS-12_5/include -I/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE

Error 139 in Perl program

2007-07-23 Thread Gerdes, Ken
I have a job which runs on a crontab that is having a strange error (Error 139: segmentation fault). it starts out as a shell script wrapper, which calls a perl script, which itself is a wrapper for another