Unicode questions seems to come up at least once a week on the mailinglist. Maybe there should be something about this in the FAQ or the features page?

Trevor Talbot wrote:
I wrote:

The default storage encoding on disk is UTF-8, but it can be changed
to UTF-16 with a PRAGMA.

As Igor reminds me, if you create the database file using
sqlite3_open16() the default will be UTF-16 instead. You can still set
it explicitly via a PRAGMA if you wish.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to