Dear all,
How Can I query a __key__ in Datastore Viewer?

I tried the following method:
SELECT * FROM PreparedTransaction WHERE
name='00000cc230c8611ce1a9fcd2dd131c27'

SELECT * FROM PreparedTransaction WHERE
__key__='agdwYXllbGV4cjkLEhNQcmVwYXJlZFRyYW5zYWN0aW9uIiAwMDAwMGNjMjMwYzg2MTFjZTFhOWZjZDJkZDEzMWMyNww'

All these failed.

Is there any way to achieve this?

I am looking this forum and google for hours, but can't find any clue.

Best regards,

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to