User Profile

Collapse

Profile Sidebar

Collapse
bvhoyweg
bvhoyweg
Last Activity: Feb 28 '08, 12:01 PM
Joined: Jan 29 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bvhoyweg
    replied to Unicode help
    in Perl
    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....
    See more | Go to post

    Leave a comment:


  • bvhoyweg
    started a topic Help needed with Unicode issue
    in Perl

    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...
    See more | Go to post
No activity results to display
Show More
Working...