Hi,
I have recently learned that sql server 2005 does not support UTF8:
http://stackoverflow.com/questions/3336992/utf8-problem-sql-server
I believe it supports UCS-2 though and look for a way to transform UTF8 to UCS-2 without loss of information if possible. Is it?
Any feedback would be very much welcome. Thanks!
Christian
PS: C# preferred (-: