Hi, I want to store the data like below. Suppose i am registering one person data
1. first admin_Username admin_Password admin_EMail 2.second admin_Username admin_Password admin_EMail This above data is for sign up Now i want to store the customer details of that account For example under this email 1.Admin_email 1.firstcustomer name , email, password, address,phone number 2.second customer name , email, password, address,phone number 3.third customer name , email, password, address,phone number under this email 2.Admin_email 1.firstcustomer name , email, password, address,phone number 2.second customer name , email, password, address,phone number 3.third customer name , email, password, address,phone number Can you suggest me any of the techniques to store and retrive. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/28f34a6b-b299-4d73-8ee9-8627cb64fba1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
