Hi Cornel, Why not just save the numeric fields as, well, numbers? IntegerProperty exists for this purpose.
-Nick Johnson On Fri, Aug 7, 2009 at 1:32 PM, Cornel<[email protected]> wrote: > > How can i make a query like this "... where field > number" ? > Lexically "55" < "6", and that's what i think the query will return, > but it is not what i want. So how can i save the number field (as a > string) such that it will behave equivalent to the numeric comparison. > > > > -- Nick Johnson, Developer Programs Engineer, App Engine --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
