You are here: Home Support Knowledge Base I Have a Problem Multibyte (UTF8) is not working
Navigation
« July 2008 »
Su Mo Tu We Th Fr Sa
12345
6789101112
13141516171819
20212223242526
2728293031
 
Document Actions

Multibyte (UTF8) is not working

This problem occurs because 'Hydra4GL' is not able to process multibyte chars at present. Char sets like Chinese big 5, Thai, etc., are UTF8, which are multibyte. 

This means that each individual char uses more than one byte of data.  The 'Hydra4GL' backend is currently only able to correctly process single byte char sets, for example the ASCII  char set.

Where possible use a single byte char set as we cannot guarentee that accurate information will be displayed if a UTF8 char set is used.

We understand that this is not always possible which is why there will be improvements made in 'Hydra4GL' which will allow it to deal with mutilbye chars in the future.