Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

DBI - !! ERROR: 2000 CLEARED by call to fetch method

by metaperl (Curate)
on Nov 15, 2011 at 08:11 UTC ( [id://938100]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    DBI->trace(1);
    
    my @m = $da->sqlarrayhash('SELECT * FROM v_missing_pledges');
    
  2. or download this
    schemelab@li2-168:~/domains/com/elcaminoclaro/www/cleartrader/bin$ ./r
    +eceived_pledges.pl
        DBI 1.616-ithread default trace level set to 0x0/1 (pid 31485 pi 9
    +52e008) at received_pledges.pl line 28
    ...
        !! ERROR: 2000 CLEARED by call to fetch method
        <- fetchrow_hashref= ( undef ) [1 items] row1 at Array.pm line 504
        <- finish= ( 1 ) [1 items] at Array.pm line 507
    
  3. or download this
        !! ERROR: 2000 CLEARED by call to fetch method
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://938100]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-26 08:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found