Hi all,

I experienced an issue with character encoding in sqlite3 following an import 
from a CSV file.

The issue is described here: 
http://stackoverflow.com/questions/28719413/sqlite3-corrupts-some-chars-after-importing?noredirect=1#comment45732717_28719413

In short: after importing a UTF-8 file via .import, only some non-lating chars, 
mostly at the end of strings, get corrupted.

Please advise,
-- 
adam

Reply via email to