[Zope] problem with ZODB

Andreas Jung lists at andreas-jung.com
Mon May 9 07:51:12 EDT 2005



--On Montag, 9. Mai 2005 17:04 Uhr +0530 JV Singh <jvsing at gmail.com> wrote:

> Hello Everyone..
> I have been a silent member of the list mostly.. There is a slight
> problem  that needs to be addressed rather urgently...
> The thing is that though unicode strings can be input and retrieved into
> the  database through Zope..
> For example, for the table EMPLOYEE<emp_id, first_name, last_name,
> salary>  the query select * from EMPLOYEE where emp_id = 3 (some number)
> works but
> select * from EMPLOYEE where first_name= 'some unicode string' doesn't
> work...

What means 'some unicode string'? An UTF8 encoded string? A Python unicode 
string?
And *does* it not work? Any error message? Please give a *detailed* 
description
of the error you got...

-aj



-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20050509/e0d241e5/attachment.bin


More information about the Zope mailing list