Re: [sqlite] Encoding problem ISO 8859-1 / UTF-8

2006-05-22 Thread Nuno Lucas
On 5/18/06, Pasquale Imbemba <[EMAIL PROTECTED]> wrote: What do I need to do to fix this? Must I compile SQLite again having UTF-8 deactivated? I'd prefer using ISO 8859-1 over UTF-8 if possible. It's probably a bug in the intermediate wrappers (or in you program, off course). Note that you hav

[sqlite] Encoding problem ISO 8859-1 / UTF-8

2006-05-18 Thread Pasquale Imbemba
Hi all, sorry for repost, but I have gathered some more info for my encoding problem. I am using latest SQLite with Java 1.4.2 and openSuSE in order to build a morphological analyzer for the German language (it's an open source project for my University). I found out that SuSE has UTF-8 activated