Re: Please help me with unicode problem
=?ks_c_5601-1987?B?wMy5zr/s?= <[email protected]>
| Newsgroups | gmane.comp.db.maxdb |
|---|---|
| Message-ID | <00d201c74f31$4f886880$649ac77a@lmwoo> |
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.