[Mono-list] Special-Signs Problem

Helge Lenuweit helge at lenuweit.net
Thu Jan 19 10:05:26 EST 2006


Hello Jan,

it should help to provide the appropriate client-side encoding in the 
connection string, like so: encoding=LATIN1;. For .NET, I found it 
easiest to switch to encoding=UNICODE generally as .NET string data are 
unicode characters anyway.

Regards,
Helge

Jan Waiz schrieb am 19.01.2006 15:52:
>
> Hi All,
>
> maybe asked 1000 times – and answered 1000 times. But I have the Prob J
>
> Using a PostreSQL with a Database build with “LATIN1”. Accessing via 
> NpgSql.
>
> When working from Localhost (Windows) I can put Signs like “äöü” into 
> the PostgreSQL without Problems – reading and writing !
>
> When doing the same running in Mono, I get “?” instead of a “ä” !?
>
> Is it a Problem with Mono?
>
> Is it a Problem with PostgreSQL?
>
> Is it a Problem in Front of the Keyboard? J
>
> Thanks in Advance !
>
> Regards
>
> Jan Waiz
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>   


More information about the Mono-list mailing list