Re: Cannot send UTF-8 chars to MSSQL 2008

Daniel Fazekas <[email protected]>
Newsgroups gmane.comp.db.tds.freetds
Message-ID <[email protected]>
On Jun 2, 2010, at 10:15, Niklas Lampén wrote:

> I'm trying to send a string "Найти" (which is Russian, I don't know what it means)

Google translate says it means Search. :)

> The string is originally in UTF-8.

Then leave it that way and tell FreeTDS that you use UTF-8:

> [AavaDb2]
>        host = *****
>        client charset = UCS2

Simply change the client charset line to read UTF-8.

Wide-char encodings like UCS2/UTF-16/UTF-32 are not supported for the client side.
_______________________________________________
FreeTDS mailing list
[email protected]
http://lists.ibiblio.org/mailman/listinfo/freetds
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.