Can I hijack this thread? I'm having exactly the same problem.
Yes, I'm using placeholders to insert data in MSAccess. From in MSAccess I see the UTF8 characters as two separate characters.
When I'm doing a select from Perl, I do get the characters in UTF8 format back (when printing to a file).
So it seems perl treats characters as 8 bit objects, splitting up UTF8 characters in 2 (or more) pieces....
User Profile
Collapse
-
Help needed with Unicode issue
Hi,
Can I highjack this tread? I'm having a similar problem.
Yes, I'm using placeholders. I want to see the normal characters, now I the the UTF-8 characters (two characters instead of one Unicode char)
Correct: Jørgensen (I see this in the file)
Wrong: Jørgensen (in the MSAccess Database, and this is similar as the hex representation)
Activestate perl used, version 5.10...
No activity results to display
Show More
Leave a comment: