Hi Roelwe,
Thanks for your help. However, I am a newbie for Informix, could you state more detail for the following:
1) How to set SERVER_LOCALE to UTF-8? Does it be set as
SERVER_LOCALE=UTF-8
in .profile or else other?
2) Now, the DB_LOCALE has been set to zh_TW.big5. How to change it
to UTF-8? Is it
DB_LOCALE=UTF-8 ?
3) Does it need to set SERVER_LOCALE and DB_LOCALE all together, or either one of them is enough to fulfil my task?
Thanks again for your help.
Athens.
Quote:
Originally posted by Roelwe
You must set the server-locale variable to utf-8.
If your db_locale is also set to utf-8, there is no conversion while unloading.
|