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
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
2 matches
Mail list logo