--On Montag, 9. Mai 2005 17:04 Uhr +0530 JV Singh <[EMAIL PROTECTED]> 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




Attachment: pgpiw7IA0dqfH.pgp
Description: PGP signature

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to