Hello, I am Korean. My name is Lee Minwoo.

I appreciate that you made good tools for maxdb.

I use python interface module, and I use that very well.

But I have a problem when I excute insert command.

There are some Korean in that query sentence.

After I excuted that command, the characters was not shown normaly.

I tried many times to find what's the problem.

I concluded that the characters was converted to latin.

It's like unicode(str,'latin-1').

But I need unicode(str,'euc-kr').

I wish you to solve this problem. I can't proceed my business no more.

Thank you in advance and I'm sorry for my poor English.

Reply via email to