"P Kishor" <[EMAIL PROTECTED]> wrote: > > But, the line I quoted in my OP, namely "TEXT. The value is a text > string, stored using the database encoding (UTF-8, UTF-16BE or > UTF-16-LE)." is confusing me. What is this "database encoding" and > where do I have to tackle this? > > Do I have to turn on some kind of magic pragma setting? How? Where? > And, which one is preferable? UTF-8 or UTF-16, or one of the 16 > variants, BE/LE? >
http://www.sqlite.org/pragma.html#pragma_encoding -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

