UnicodeEncodeError in string conversion

Serge Orlov Serge.Orlov at gmail.com
Thu Mar 31 04:00:25 EST 2005


Maurice LING wrote:
> 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?

Have you read this FAQ entry:
http://kinterbasdb.sourceforge.net/dist_docs/usage.html#faq_fep_unicode
??

  Serge.




More information about the Python-list mailing list