Re: appear garbled when I use DIH from oracle database
You need to unpack the GBK encoding into Unicode strings. This might be an Oracle function in the SQL query. On Fri, Jun 8, 2012 at 3:16 AM, 涂小刚 wrote: > Hello: > when I use DIH from oracle database,it appears garbled,why? ps:my > oracle database is GBK encoding with chinese. > how can I so
appear garbled when I use DIH from oracle database
Hello: when I use DIH from oracle database,it appears garbled,why? ps:my oracle database is GBK encoding with chinese. how can I solve the problem? thanks!