Page 1 of 1

Invalid chracter from codepage UTF-8 to Unicode

Posted: Wed Mar 19, 2008 6:28 pm
by mydsworld
While doing a string conversion in transformer, I am getting the following error :

main_program: Invalid character(s) ([xF8]) found converting string (code point(s): COL_ID[x00][xF8]|[x8C][x08][xE0]~) from codepage UTF-8 to Unicode, substituting.

Please help.

Posted: Wed Mar 19, 2008 7:49 pm
by ray.wurlod
Please Search

Re: Invalid chracter from codepage UTF-8 to Unicode

Posted: Thu Aug 07, 2008 10:38 am
by relati
I am running into a similar one (Unicode to UTF-8) but couldn't find any relevant posts except yours.

Did you find any more information on the error?