in reply to Re^2: DBI converting hex values
in thread DBI converting hex values
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).
|
|---|