Our team is planning to use SQLite in one of our Java projects. Since we are in an Eastern Europe country, some of the SQL queries (i.e. users names and passwords) can contain non-latin characters, so we decided to use UTF-8 encoding. I tried to recompile sqlite.jar from sources (javasqlite-20030613.tar.gz), but with no success.
Are there any info/hints how to compile sqlite.jar in Win32 with UTF-8 support? Or download link for already build jar?
Thanks in advance.
/Ilian
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]