iain duncan schrieb: > I looked through the SO docs for this, but well, it's a bit "terse" > shall we say. > > I have a product table, a category table, and a many-to-many product > category table created by SO because of the related join clause in my > model. What I can't figure out how to do properly is select all the > products that have a category. ie:
Maybe I'm dense today, but why doesn't category.products work for you? Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

