![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: UTF8, Perl 5.6 and Oracle Revisited....by samgold (Scribe) |
on Oct 11, 2002 at 05:19 UTC ( #204414=note: print w/replies, xml ) | Need Help?? |
Your best bet is to read the oracle docs on using different character sets. I have never administered a database that was not a US based character set. My best guess is that when you are trying to read the data in the database it is encoded and you need to decode it when you are querying the data. I hope this helps.
In Section
Seekers of Perl Wisdom
|
|