Re: [sqlite] No unicode characters in sqlite3 console prg

2018-08-13 Thread Olivier Mascia
> Le 13 août 2018 à 14:22, Lars Frederiksen a écrit : > > I use Windows 10 and have tried > chcp 65001 > without any luck. Still the same questionmarks > /Lars Of course. :) That is Windows console. You also have to elect to use an alternate font with your console, one that encompasses

Re: [sqlite] No unicode characters in sqlite3 console prg

2018-08-13 Thread Lars Frederiksen
: Re: [sqlite] No unicode characters in sqlite3 console prg On 13 Aug 2018, at 1:03pm, Lars Frederiksen wrote: > I use versio 3.19 What operating system ? If you are using Windows, please issue this command before using sqlite3.exe: chcp 65001 Si

Re: [sqlite] No unicode characters in sqlite3 console prg

2018-08-13 Thread Simon Slavin
On 13 Aug 2018, at 1:03pm, Lars Frederiksen wrote: > I use versio 3.19 What operating system ? If you are using Windows, please issue this command before using sqlite3.exe: chcp 65001 Simon. ___ sqlite-users mailing list

Re: [sqlite] No unicode characters in sqlite3 console prg

2018-08-13 Thread Lars Frederiksen
f Rowan Worth Sendt: 13. august 2018 03:21 Til: SQLite mailing list Emne: Re: [sqlite] No unicode characters in sqlite3 console prg On 12 August 2018 at 00:51, Lars Frederiksen wrote: > Is this an error of my windows 10 cmd prompt or is it a general problem > that > the sqlite

Re: [sqlite] No unicode characters in sqlite3 console prg

2018-08-12 Thread Rowan Worth
On 12 August 2018 at 00:51, Lars Frederiksen 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.?? > > No problem writing to the database and show (greek) unicode characters in > the cmd

Re: [sqlite] No unicode characters in sqlite3 console prg

2018-08-11 Thread Simon Slavin
On 11 Aug 2018, at 5:51pm, Lars Frederiksen 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

Re: [sqlite] No unicode characters in sqlite3 console prg

2018-08-11 Thread Tim Streater
On 11 Aug 2018, at 17:51, Lars Frederiksen 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.?? > > No problem writing to the database and show (greek) unicode characters in > the cmd prompt

[sqlite] No unicode characters in sqlite3 console prg

2018-08-11 Thread Lars Frederiksen
Hello, 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.?? No problem writing to the database and show (greek) unicode characters in the cmd prompt as I key them, but when I want to show the data