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 s...@rogue-research.com Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com