jeudi 15 janvier 2015

SQLite WinRT - Accents

I'm build app for Windows Phone and have to update database from URL. When I build SQL to insert a row with accents SQLiteWinRT crashs.



INSERT OR REPLACE INTO categorias(id, id2, name) VALUES(1, 2, 'Composiação');


There's something to helpme?


Thanks.


Aucun commentaire:

Enregistrer un commentaire