Zsombor
unread,Sep 5, 2008, 11:07:11 AM9/5/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hello,
I have some problems querying the live database from the admin
console. For example, I'm not able to figure out how to query tables
in a parent/child relationship. Basicly i'm trying to query, something
similar:
"select * from Child where Parent = 'agpjb25ncmVn....' " where the
'agpjb...' is an ID of a Parent object. (When I run the 'select * from
Child' query, it returns several rows, where the Parent is
'agpjb25ncmVn....').
Am I missing something obvious?
Thanks,
Zsombor