Re: [GENERAL] windows 1252 encoding

2005-05-13 Thread Andrei Gaspar
Magnus Hagander wrote: Is there a reason that the windows code page 1252 is not supported? The encoding Latin1 would be the most appropriate, but 1252 is a superset of ISO8859-1 and supports more characters, and when I want to write them through odbc I get an error. psqlodbc 8 converts everythin

Re: [GENERAL] windows 1252 encoding

2005-05-13 Thread Magnus Hagander
> Is there a reason that the windows code page 1252 is not supported? > The encoding Latin1 would be the most appropriate, but 1252 > is a superset of ISO8859-1 and supports more characters, and > when I want to write them through odbc I get an error. > psqlodbc 8 converts everything to utf-8 and

[GENERAL] windows 1252 encoding

2005-05-13 Thread Andrei Gaspar
Is there a reason that the windows code page 1252 is not supported? The encoding Latin1 would be the most appropriate, but 1252 is a superset of ISO8859-1 and supports more characters, and when I want to write them through odbc I get an error. psqlodbc 8 converts everything to utf-8 and then send