Contents tagged with SQL CLR
-
SQL + XML(?) + Unicode = Issue
The title of this post may not be entirely accurate, but it is pretty close. I recently encountered an issue with a 3rd party component that was reading unicode information from a MSSQL 2005 database and then sending an email using the value. For some reason, what appeared to be random unicode characters from SQL were displayed as the flattened '?'. The odd thing was the they were right next to other unicode values that came through just fine. Very odd...