Keith, On Sat, Jun 25, 2016 at 8:43 AM, Keith Medcalf <kmedc...@dessus.com> wrote: > > And look in the registry under HKLM\CurrentControlSet\Control\NLS\CodePage
On my Windows 8.1 machine I don't have HK_LOCAL_MACHINE\CurrentControlSet. > > and report the value for ACP and OEMCP ... > > and also the value returned by the CHCP command at the cmd prompt. C:\Users\Igor\Desktop>chcp Active code page: 437 Thank you. > >> -----Original Message----- >> From: sqlite-users-boun...@mailinglists.sqlite.org [mailto:sqlite-users- >> boun...@mailinglists.sqlite.org] On Behalf Of Simon Slavin >> Sent: Saturday, 25 June, 2016 02:40 >> To: SQLite mailing list >> Subject: Re: [sqlite] Conversion failure >> >> >> On 25 Jun 2016, at 5:51am, Igor Korot <ikoro...@gmail.com> wrote: >> >> > So now the question is - what encoding is that value, so that it can >> > be successfully converted to wstring? >> >> Please execute >> >> PRAGMA encoding >> >> https://www.sqlite.org/pragma.html#pragma_encoding >> >> Simon. >> _______________________________________________ >> sqlite-users mailing list >> sqlite-users@mailinglists.sqlite.org >> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > > > > _______________________________________________ > sqlite-users mailing list > sqlite-users@mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users