UTF8 character mode encoding issue (OpenInsight 32-bit Specific)
At 05 OCT 2010 10:09:42PM Chee Onn Wu wrote:
Greeting!
OI 7.2.1 in WinVista SP2
In my programs, i'll detect the character 251 and convert it into @VM. Its running fine until I've enabled the UTF8 Character Mode in the Application Properties. I suspect the characters were encoded into UTF8 code, that's why I couldn't detect the char(251).
I would be very appreciate if someone could provides me any clues or solutions.
Regards,
Wu
At 06 OCT 2010 03:29AM Chee Onn Wu wrote:
Ok. I got the solution already. Use @TM instead of char(251).