Re: Database binary compatibility?

"William K. Volkman" <[email protected]>
Newsgroups gmane.comp.db.metakit
Message-ID <1095713356.8245.61.camel@wkv1>
Thanks Brian, the strings being returned are Unicode.
Now of course I had installed the Unicode version of
wxPython so that I could permit internationalized 
(Spanish) strings to be stored in the database.
I missed this as a restriction of Metakit, sigh.

On Mon, 2004-09-20 at 12:46, Brian Kelley wrote:
> Try:
>   clientvw.find(id=str(clientid))
> 
> and see if you get the same error.
> 
> One problem from past experience is that metakit does not handle
> unicode strings, just normal strings.  Try the command
> 
> print repr(clientid)
> 
> and check to see what type of string you are using.
-- 
William K. Volkman <[email protected]>

_____________________________________________
Metakit mailing list  -  [email protected]
http://www.equi4.com/mailman/listinfo/metakit
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.