• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Displaying Swedish Characters?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Displaying Swedish Characters?


  • Subject: Re: Displaying Swedish Characters?
  • From: Ken Ferry <email@hidden>
  • Date: Fri, 31 Dec 2004 14:01:46 -0500

On Thu, 30 Dec 2004 21:27:46 -0500, Jerry LeVan <email@hidden> wrote:
>  >I have a Latin1 database, fields containing swedish characters , like
> the name "Sölve" appears as empty strings >in the result list.
>

The problem might be here:

>      return [NSString stringWithUTF8String:value];

UTF-8 agrees with Latin-1 on the subset of characters covered by
ASCII, but not on all of Latin-1.  There's a good chance that the
Latin-1 encoding of "Sölve" is not a valid UTF-8 encoded string at
all.

-Ken
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Displaying Swedish Characters?
      • From: Clark Cox <email@hidden>
References: 
 >Displaying Swedish Characters? (From: Jerry LeVan <email@hidden>)

  • Prev by Date: Re: How to add a URL-tile to the Dock from an Installer?
  • Next by Date: Re: Displaying Swedish Characters?
  • Previous by thread: Displaying Swedish Characters?
  • Next by thread: Re: Displaying Swedish Characters?
  • Index(es):
    • Date
    • Thread