I use accent insensitive queries to DB and this is important for me to match .Net strings as unicode strings in MS SQL Server. In fact .Net String type is Unicode string and for CONTAINS SQL clause it ...