I've created a .db database using sqlite maestro http://www.sqlmaestro.com/products/sqlite/maestro/
On desktop, inside that pc tools, some fields containing text, all the accented characters are correctly shown (for example èéàì). When copy database on ppc device all the accented characters are trasformed into ???? I think the problem is here: AddObject "newObjects.sqlite3.dbutf8","db" I've to inserted somewhere the correct iso code, isn't it ? It should be: iso-8859-1 How to solve that ? Thank you Adriano ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

