Converting a SQL Server 2005 database to accept Russian characters/Multilingual characters
March 30th, 2011 • by Dave • Blogpost • 3 Comments »On one of my recent contracts I was required to convert an existing SQL Server 2005 database to accept Russian Characters. I did some investigating and came up with the following for anybody facing a similar problem, needing to allow forgeign characters into their database system. The collation on the database must be set to […]...
» Continue Reading