Thanks! Nice and straightforward.

On Thursday, October 8, 2009, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> rows=db(db.auth_user.id>0).select(db.auth_user.email)
>
> On Oct 8, 12:24 pm, Carl <carl.ro...@gmail.com> wrote:
>> hi,
>>
>> I've got a user id which I'd like to use to look-up that user's email
>> address.
>> I'm using Auth to create all user accounts.
>>
>> I need to present a set of user email's to the currently logged in
>> user.
>>
>> thanks
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to