Re: MySQL Insert Unicode Problem

2007-04-09 Thread John Nagle
erikcw wrote: > Hi, > > I'm trying to insert some data from an XML file into MySQL. However, > while importing one of the files, I got this error: > > Traceback (most recent call last): > File "wa.py", line 304, in ? > main() > File "wa.py", line 257, in main > curHandler.walkData()

MySQL Insert Unicode Problem

2007-04-09 Thread erikcw
Hi, I'm trying to insert some data from an XML file into MySQL. However, while importing one of the files, I got this error: Traceback (most recent call last): File "wa.py", line 304, in ? main() File "wa.py", line 257, in main curHandler.walkData() File "wa.py", line 112, in walkD