Re: Representation of strings with special chars
Re: Representation of strings with special chars
- Subject: Re: Representation of strings with special chars
- From: Sean McBride <email@hidden>
- Date: Wed, 24 Aug 2011 14:15:49 -0400
- Organization: Rogue Research Inc.
On Wed, 24 Aug 2011 20:07:40 +0200, Alexander Reichstadt said:
>Reason to ask and problem to solve is, that the values with Umlauts are
>to be passed on to an SQL backend, and in some cases the umlauts are not
>forwarded correctly. Escaped they return no answer or, even worse, cause
>an SQL error and the sql connection to break. Also escaping the umlauts
>int he sql connection does not work.
I'm assuming your SQL backend does not understand NSString. How do you convert from NSString, and to what do you convert? Which text encoding is your backend expecting?
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden