How do I make sure locale specific characters get converted properly across platforms. If I save a string with for instance æ,ø and å they get converted to something like AE etc. (Hehe If you guys can see those special charaters :)
It's an encoding issue, but I can't seem to find a solution ATM.
Thanks in advance
UPDATE: Just saw there will be full Unicode support in next release :)
It's an encoding issue, but I can't seem to find a solution ATM.
Thanks in advance
UPDATE: Just saw there will be full Unicode support in next release :)