![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^3: DBI converting hex valuesby Fletch (Bishop) |
on Nov 02, 2006 at 20:24 UTC ( [id://581962]=note: print w/replies, xml ) | Need Help?? |
There may be a way to get the underlying DBD layer to treat it as binary data using bind_col or bind_param (I can't remember which is for which direction; I think you want the former).
In Section
Seekers of Perl Wisdom
|
|