Hi Ken,
The command I used should work for you.
C:\Windows\system32>cd C:\Sybase\charsets\cp850
C:\Sybase\charsets\cp850>charset -Psybase -Srh2008vm noaccents.srt cp850
Loading file 'noaccents.srt'.
Found a [sortorder] section.
This is Class-1 sort order.
Character set for the sort order is already in the Syscharsets table.
I have a space issue on my box to test any further.
noaccents.srt should be 44.
You can try this command:
sp_configure "default sortorder id", 44,'cp850'
Regards,
Ryan