Please try 776. Can you print the generated statement and see what is wrong with it?
Massimo On Mar 6, 8:20 pm, DenesL <[email protected]> wrote: > Using rev775 I get Invalid Query but the command > > SELECT count(*) FROM person WHERE person.id>0; > > runs ok, the retrieved value is: > [(50, )] if using fetchall() or > (50, ) if using fetchone(). --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

