Localizing String Sorting
Previous  Top  Next


Countries that use other character sets unlike the English or the German need customized collate sequences. TurboDB supports custom string comparison by offering an easy interface to an extension library called language driver. Language drivers are not supported under Linux yet.

The documentation of the language driver technology and a tool for creating standard language drivers based on Windows collate sequences are available on the TurboDB homepage.