On 8/3/06, Cory Nelson <[EMAIL PROTECTED]> wrote:
I recommend using utf-16 in the database - sqlite doesn't fully support utf-8, and some things may give unexpected results if you use it.
As with others who have replied, I have not had a problem working with UTF8 in a SQLite database.