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 15:16, Niklas Lampén wrote:

> 1> UPDATE Mod_Texts SET ContentData='foo Найти' WHERE ContentId=6824;
> 2> SELECT ContentData FROM Mod_Texts WHERE ContentId=6824;
> 3> GO
> ContentData
> foo ?????

Is that field even capable of storing Cyrillic letters?
It's possible it's not an NTEXT field and the server isn't set to use a Cyrillic single-byte character set.

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