DBD::Oracle & 64-bit perl

2001-04-06 Thread David Nicklay
It would seem that after I recompiled perl as 64 bit instead of 32, the problems I was having with binding of NULLs in DBD::Oracle disappeared. David Nicklay Systems Engineer II [EMAIL PROTECTED] CNN - SW1025J

make test for DBD::Oracle fails

2001-04-03 Thread David Nicklay
The problem seems to lie in the fact that I cannot seem to insert a NULL value into a column as a bind parameter. This same thing works fine when putting the NULL directly into the prepared INSERT statement. I have attached a copy of a build I made of DBD-Oracle-1.06, along with a make test.

Reproducible bug in DBD::Oracle

2001-03-30 Thread David Nicklay
specified in the README file. David Nicklay Systems Engineer II [EMAIL PROTECTED] CNN - SW1025J Script started on Fri Mar 30 10:28:24 2001 [dnicklay@gepetto ~/src/cpan/DBD-Oracle-1.06]$ perl Makefile.PL -v Using DBI 1.14 installed in /usr/local/lib/perl5/site_perl/5.6.0/sun4-solaris-64int/auto