views:

182

answers:

1

I'm creating an app for the iPhone that will hold Portuguese characters. When I query the database from within my app I get a null for the field that contains a special character. Do I have to do something in special during the initial insertion of those records into the database?

thanks,

foreignerbr

A: 

Did you ever find a solution for this? I'd be very interested to see how to resolve the issue, as I'm running into similar difficulties with Korean characters.

Chunjai