Make sure you have the latest appadmin.py from trunk. There was a problem with python2.6 and I cannot exclude it is causing this issue for you.
On Mar 6, 8:39 am, DenesL <[email protected]> wrote: > > Speaking of db2/400, the automatic journaling problem is still sadly > > alive, which means that after the tables are created you have to > > manually start journaling on them before any inserts can be done. > > as tested on V5R2 and V5R3, does anyone have access to a newer one? > > > Testing the modified sql.py with appadmin I get "Invalid Query" on > > appadmin/select/db?query=db.person.id>0 > > > but > > db(db.person.id>0).select() > > > works just fine. > > Massimo? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

