How one should handle this? SQLite has UTF-8 by default. This makes
a bit of conversion necessary before INSERTion (and the opposite after
SELECTion, and so on...) - am I right? Or perhaps it can be notified at
C-level about client-encoding - and is able to convert on its own?

What C-function (Linux) could be considered as most convenient? Perhaps
there's a doc with explanation (in the context of SQLite-usage)?
-- 
                                pozdrawiam / regards

                                                Zbigniew Baniewski
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to