howto hack sapdb.org source code(what source code files name have a sorting function)?
i want to sorting Thai language.
Unfortunately, SAP DB currently does not compare individual columns. Instead, all the columns of a key or index entry are combined into one long field for compariosn via memcmp. Therefor, it is not possible to use individual functions for each datatype even through changing the source code.
Daniel Dittmar
-- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]