thank you massimo, this was not documented in the book. I added it to
the new test wiki.

On Feb 28, 9:29 pm, mdipierro <[email protected]> wrote:
> s=(1,2,3)
> db(db.table.field.belongs(s)).select()
>
> or
>
> s=db(db.othertable.otherfield=somevalue)._select(db.othertable.field)
> db(db.table.field.belongs(s)).select()
>
> Massimo
>
> On Feb 28, 10:54 am, pedro <[email protected]> wrote:
>
> > That is m question.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to