Hi,
I'm working on a script that searches a public database and retrives results using SOAP interface. However, it seems that the results may contains unicodes. When I try to pump the results into Firebird database using kinterbasdb module, some results will give me a UnicodeEncodeError. From what I've gathered, it looks like the conversion from the results from SOAP interface to string results in the error.
Is there any way to get thru this?
Thanks maurice -- http://mail.python.org/mailman/listinfo/python-list