Hi Looking,

The __key__ property must be a Key object, not an integer. You
probably want "SELECT * FROM Postings WHERE __key__ > KEY('Postings',
1)".

-Nick Johnson

On Fri, Jul 3, 2009 at 3:24 PM, looking<[email protected]> wrote:
>
> SELECT * FROM Postings WHERE __key__ > 1
>
> why is this GQL wrong?
> it reports "A server error has occurred.".
>
> >
>



-- 
Nick Johnson, App Engine Developer Programs Engineer
Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration
Number: 368047

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to