Are there anyone who can answer me? ----- Original Message ----- From: 이민우 To: [email protected] Sent: Tuesday, February 06, 2007 12:18 PM Subject: Please help me with unicode problem
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.
