|
|
| "be consistent" | |
| PerlMonks |
Re: Overflow of $DBI::rowsby roboticus (Canon) |
| on Dec 07, 2012 at 16:29 UTC ( #1007781=note: print w/ replies, xml ) | Need Help?? |
|
I'd try one of two things: Either tell the database to explicitly use a larger numeric datatype in the hope that the driver will handle it:
or failing that, have the database convert it to a string:
I've never used Teradata, so I don't know if the syntax would need tweaking, but I'd expect a trick like this to get you to your goal. ...roboticus When your only tool is a hammer, all problems look like your thumb.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||