Re: appear garbled when I use DIH from oracle database

2012-06-12 Thread Lance Norskog
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

2012-06-08 Thread 涂小刚
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!