D
Darren Parr
Guest
This is very bizarre. I'm using 11.6. I can create a thin space character using the character code you've very helpfully furnished me with. This cant be assigned to the numeric separator as its a multi-byte character. When using -useOsLocale and dutch(belgium) you get a special character as the numeric-separator. There is no way of doing anything to the resulting value stored in the numeric-separator or numeric-format attributes. Its not a normal character and its ascii value returns -1. yet if you leave it untouched it works and shows the data with a space. So using dutch (belgium) with utf8 charset, message CHR(14844041) = session:numeric-separator always shows "false". Any idea how I can detect the locale better so I can set server locale correctly. -Darren
Continue reading...
Continue reading...