Re: utf8_croatian_ci - how to make croatian utf8 collation?
Posted by: Mladen Sajko
Date: April 30, 2008 02:45AM

Edit file Index.xml
...
<charset name="utf8">
<family>Unicode</family>
<description>UTF-8 Unicode</description>
<alias>utf-8</alias>
<!-- associate collation name with its ID -->
<collation name="utf8_croatian_ci" id="246">
<rules>
<reset>C</reset><p>\u010C</p><t>\u010D</t><!--Č,č-->
<reset>\u0187</reset><p>\u0106</p><t>\u0107</t><!--Ć,ć-->
<reset>\u00D0</reset><p>\u0110</p><t>\u0111</t><!--Đ,đ-->
<reset>S</reset><p>\u0160</p><t>\u0161</t><!--Š,š-->
<reset>Z</reset><p>\u017D</p><t>\u017E</t><!--Ž,ž-->
<!--<reset>\u1E12</reset><p>D\u017E</p><t>d\u017E</t><t>D\u017D</t>--><!--Dž,dž,DŽ-->
<reset>L</reset><p>Lj</p><t>lj</t><t>LJ</t>
<reset>N</reset><p>Nj</p><t>nj</t><t>NJ</t>
</rules>
</collation>
<collation name="utf8_general_ci" id="33">
...

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: utf8_croatian_ci - how to make croatian utf8 collation?
6031
April 30, 2008 02:45AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.