I've manually set C++ and C# in a StringProperty with the DataViewer and I can search for these values. Did you check the DataViewer for this entity ?
So there is another issue I think. On 2 juin, 06:40, Tudor Constantin <[email protected]> wrote: > can't they be escaped with '\' like "c\+\+"? > > > > On Tue, Jun 2, 2009 at 7:00 AM, DiveIntoGAE <[email protected]> wrote: > > > when you search key word "c++" or "c#" from database ,you get > > nothing.how can i solve this problem? > > > code: > > > query.filter('PROGLANG_USED =', language) > > > if the language=="c++", there will be no results returning. > > > i know it is the problem of special character of "+" and "#", but how > > to deal with this problem? > > -- > Neither the footer nor anything else in this E-mail is intended to or > constitutes an electronic signature and/or legally binding agreement > in the absence of an > express statement of > mehttp://blogspot.tudorconstantin.comhttp://www.linkedin.com/in/tudorconstantin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
