[web2py:13825] Question about DAL select

2008-12-18 Thread Chris Grindstaff
Hi all, Just getting started here - I have a many to many relationship and I'm trying to do a join. I have 3 tables: db.trip contains: date, name, etc db.who contains: first, last, display db.trip_who combines trips and users with SQLField('trip', db.trip), SQLField('who', db.who)) In my test con

[web2py:13829] Re: Question about DAL select

2008-12-18 Thread Chris Grindstaff
Thanks Massimo - That's a lot more straightforward - now back to learning. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To