mje has asked for the wisdom of the Perl Monks concerning the following question:
I am looking at the RT DBD::ODBC doesn't handle windows-1252 characters correctly. The only place I can decode data from the database (without adding a fetch method just for this) is by calling Encode::decode from the XS code. Anyone know if you can do this and how?
|
|---|