I found problem, npgsql .NET data provider doesn't work ok on unicode
strings, Unicode odbc driver works ok.
"Ivar" <ivar(at)lumisoft(dot)ee> wrote in message
news:bcmh70$8us$1(at)main(dot)gmane(dot)org(dot)(dot)(dot)
> Hi,
>
> I have read documentaion, searched www, can't find such a simple thing.
>
> How to insert unicode string ?
>
> Eg. MS SQL N char must be added in front of string.
> INSERT aaa VALUES(N'this is considered as unicode',12) ?? how in postgre
?
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>