On Fri 06 Jun 2003 12:59, Tim Bunce <[EMAIL PROTECTED]> wrote:
> On Fri, Jun 06, 2003 at 10:58:45AM +0200, H.Merijn Brand wrote:
> > $VAR1 = {
> > 'ShowErrorStatement' => 1,
> > 'Username' => '',
> > 'ScanLevel' => 7,
> > 'ChopBlanks' => 1
> > };
> > Set attr 'ShowErrorStatement'
> > Set attr 'Username'
> > Argument "" isn't numeric in null operation at
> > /pro/lib/perl5/site_perl/5.8.0/PA-RISC2.0/DBI.pm line 628.
> > Set attr 'ScanLevel'
> > Set attr 'ChopBlanks'
> > DBI 1.37-nothread dispatch trace level set to 2
> >
> > Since when is
> > 1. Attr Username a required option
>
> It's not required, but it is new with 1.36.
>
> > 2. Username numeric
>
> It's not. You'll need to dig to find exactly what's triggering that message
> (and this is the first report I've seen of it).
>
> Tim.
>
> p.s. What's "ScanLevel"? It's not a DBI attribute so it has the wrong case.
I know, and it's still on my agenda to make them Unify specific, but time's
too short for me to catch up with DBD issues. [ FWIW ScanLevel is a way to
set locking mode for Unify in scans. 7 is dirty read => Fast ]
And thanks for the SuSE fix.
Sooo much to do and sooo little time.
If only I got some feedback on DBD-Unify, I might be more
motivated to make some changes.
--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.024 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/