I have a couple questions regarding character encodings in SQLite 3:

* Do databases or tables have an associated character encoding? If they do how is it configured?

* The description for the TEXT class mentions "using the database encoding (UTF-8, UTF-16BE or UTF-16-LE)", is there support for more encodings? (not that I need them, just to know the features of the database).

-- fxn


Reply via email to