Hello i'm writing a program which insert a lot of strings in a sqlite db with perl language.
Strings are in utf8 encoding. My system has utf8 locales too. I've a lot of problem with accents as èéàòù. I inserted them in a field. When i make a select of that field, i obtain right accents via shell: sqlite db.sqlite 'select frase from logchan limit 16660' => èéàòù On the contrary, if i look for that field via sqlitebrowser or phpsqliteadmin it result bad: ©Ã¹Ã Any suggestion? Thanks and sorry for my english :-( -- ********************************************************************** The UNIX Guru's view of sex: unzip; strip; touch; finger; mount; fsck; more; yes; umount; sleep ********************************************************************** L'unica accelerazione possibile per windows: (9.81 m/s2) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]