where X*34 gets trimmed 5 characters. LongTruncOk and LongReadLen don't seem to apply here. So is there any other attributes I can set to undo this? I think its specific to the DBD as I do not have this problem with PgSQL's DBD.my $stmt = $dbo->prepare("select XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX f +rom ${table_name}"); $stmt->execute(); print Dumper $stmt->{NAME_uc},"\n";
In reply to DBI: $sth->{NAME} by crouchingpenguin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |