SQLite3 shows gibberish text (utf8) in different applications
While SQLite administrator (free app) shows my non-English text correctly other applications i.e SQLite Expert Pro show gibberish text. I verify that my text is encoded with UTF-8. I noticed also that my C++ app does not render the text correctly. What seems to be the problem here?