[Pdx-pm] $dbh->{LongReadLen}

Jeff Zucker jeff at vpservices.com
Thu May 31 16:34:53 PDT 2007


$dbh->{LongReadLen} = 2000000001; ? :-)

Stephen Wickman wrote:
> Anyone know the fuzzy math to capture the data in long varchar 2000000000 column?
> Setting $dbh->{LongReadLen} = $dbh->selectrow_array(qq(select length(col) from tbl)) doesn't quite suffice. Per "Programming the DBI", there is some addl overhead, but I'd prefer numbers in lieu of "slightly more than the length of the longest column".
> --thx, Steve
> _______________________________________________
> Pdx-pm-list mailing list
> Pdx-pm-list at pm.org
> http://mail.pm.org/mailman/listinfo/pdx-pm-list
>
>
>   



More information about the Pdx-pm-list mailing list