SQLite and Portuguese-br characters

Posted by ForeignerBR on Stack Overflow See other posts from Stack Overflow or by ForeignerBR
Published on 2009-10-30T05:23:59Z Indexed on 2010/04/06 6:03 UTC
Read the original article Hit count: 220

Filed under:
|
|

I'm developing an app that requires the storage of Portuguese characters. I was wondering if I need to do any configuration to prepare my SQLite db to store those considered special characters. When I query a db table that contains those characters I get a '?' (without quotes) in their place.

best regards,

mp

© Stack Overflow or respective owner

Related posts about sqlite

Related posts about portuguese