Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Re: Re: DBI and getting trigger info

by pfaut (Priest)
on Dec 19, 2002 at 00:06 UTC ( #221004=note: print w/replies, xml ) Need Help??


in reply to Re: DBI and getting trigger info
in thread DBI and getting trigger info

The trigger text is longer than the default read buffer size. Add this before your prepare to get the entire trigger text.

$dbh->{LongReadLen} = 65500;
--- print map { my ($m)=1<<hex($_)&11?' ':''; $m.=substr('AHJPacehklnorstu',hex($_),1) } split //,'2fde0abe76c36c914586c';

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2023-03-30 18:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (74 votes). Check out past polls.

    Notices?