And look in the registry under HKLM\CurrentControlSet\Control\NLS\CodePage

and report the value for ACP and OEMCP ...

and also the value returned by the CHCP command at the cmd prompt.

> -----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

Reply via email to