Hi Jeff,

It's not possible to pass parameters using the data viewer. Date and
Datetime arguments can be provided using the methods outlined here:
http://code.google.com/appengine/docs/python/datastore/gqlreference.html

-Nick Johnson

On Sun, Aug 9, 2009 at 8:09 PM, Jeff<[email protected]> wrote:
>
> How do you pass parameters into a GQL query with data viewer?
>
> I'd like to say "select * from abc where xdate > 'some date value'"
> which needs to use parameter binding for the date value, right?  How?
>
> >
>



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

Reply via email to