yes - that was it. thx :) On Fri, Feb 20, 2009 at 10:17 AM, mdipierro <[email protected]> wrote: > > should be upper() not upper > > On Feb 20, 11:16 am, Wes James <[email protected]> wrote: >> I tried this: >> >> {{=self.itemize(db.foto, >> query=db.foto.title.upper.like('%some-text%'), nitems=12)}} >> >> but get an error about upper. Took that off then it works fine with >> like. Is there a way to use upper here? >> >> -wj > > >
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

