[google-appengine] Re: SQL-Join in GAE

2009-06-13 Thread code8...@gmail.com
Thanx for reply adam, the following is the scenario wht i am need. i have two tables, 1. Invoice Header --> Inv#, po#, invdate, totaltamt, companyID 2. InvoiceDeatils--> Inv#, itemid, qty, desc, qty,tax1, tax2. the above is my datatables, now i want to to make this tables as 1-M relationship t

[google-appengine] SQL-Join in GAE

2009-06-12 Thread code8...@gmail.com
hi All, i am sucessfully developed the application in GAE with minimal database limits, when i try to switch from this i am struggled there, because we doesnt the option to use the SQL-Join in GAE, Kindly suggest me how to solve the problem, because i hope tht any one cn face this problem and