HighTechTalks DotNet Forums  

Sort order different in Sql server and .net - Korean Collation

Dotnet Internationalization microsoft.public.dotnet.internationalization


Discuss Sort order different in Sql server and .net - Korean Collation in the Dotnet Internationalization forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
HemaVenkatesh via DotNetMonster.com
 
Posts: n/a

Default Sort order different in Sql server and .net - Korean Collation - 03-31-2010 , 10:41 PM






I have a sql server table and in one of the unicode column i have English
text as well as Korean text. When i sort the table on that xolumn by
specifying collation Korean_Wansung_CI_AS, the records are sorted in a
particular order. Now i read the table in my .net interface into a grid view
and try to sort it by specifying the culture "ko_KR" expecting to see the
same sort order. But the sort order is different. I am not sure if i am
missing any settings. Can someone help ?

--
Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/Forums.aspx/dotnet-internationalization/201003/1

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.