> rows=db([email protected]).select()

that did not paste properly, should be

rows=db(db.User.Email=="[email protected]").select()

Reply via email to