On 11 Aug 2018, at 5:51pm, Lars Frederiksen <[email protected]> wrote:

> Is this an error of my windows 10 cmd prompt or is it a general problem that
> the sqlite3 console is not able to show unicode in the cmd-window.??

It's a Windows thing.  But I don't know how to fix it in Windows 10.  Does 
Windows 10 still use code pages in the Console ?

Try executing this command at the Console prompt before doing stuff with 
sqlite3:

chcp 65001

Does this make things work properly ?  If not, I would google the following 
string:

"windows 10" "code page" console

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to