Thanks. Does nvarchar really support UTF-8, or is it just for UCS2? It was my understanding that nvarchar was a two-byte/character column type that stored all its text data in...
Thanks. I should have worded that question differently. The full question was "does SQL Server 2005 fully support UTF-8?" By "fully support" I mean that all of its string functions...