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