On Nov 22, 1:05 am, sharekey <[EMAIL PROTECTED]> wrote:
> I can insert and select records from GAE Development Console. and I
> can insert record from  
> http://127.0.0.1:8080/myapp/appadmin/insert/db/mytable,
> select record fromhttp://127.0.0.1:8080/myapp/default/index. But I
> can not select fromhttp://127.0.0.1:8080/myapp/appadmin/select/db/mytable,
> I get "invalid SQL FILTER" and "no records" message.

This is normal  http://127.0.0.1:8080/myapp/appadmin/select/db/mytable
is not supposed to work on GAE.
You can use the GAE web interface to access your data.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to