Changing the default behaviour of sortkey -
06-14-2004
, 06:42 AM
How can I change the default behaviour of the sortkey() function (ASE 12.5)?
I want it to use "dict" as default sortorder, but calling:
sp_configure "default unicode sortorder", 190, "dict"
and restarting the server twice did not result in the desired behaviour.
The default character set of the server is utf-8 (id 190).
Thanks in advance,
Hans |