Maybe try single quotes around the id? What is your app_id by the way - and an exact query you see this with?
On Jul 1, 10:01 am, vivpuri <[email protected]> wrote: > I have been facing couple of issues with the Data Viewer. Looking at > the issue tracker, i cannot find anyone else who reported them, so > wanted to check if someone else is facing them too. > > 1. Second Query fails: In the Data Viewer, if i choose the "Query" > option and enter a query like: SELECT * FROM data where myid=201840, > the query runs successfully 1st time. If i hit "Run Query" again, with > the same query or with myid altered, it always fails with the message > - "Invalid GQL query string.". So, the pattern is, if i try to execute > queries consecuetively in DataViewer, they just fail. Way to escape > this loop is to switch back to "Kind" view, view some random kind > data, switch back to "Query" view, run the query that failed, and the > results show up. > > 2. Pagination in Query view: Once again, with the "Query" option being > selected, i run a query for which i know there are more than 20 > results. Results show up fine. Now, if i click on "Next Page", > following error message shows up - "Invalid GQL query string." > > Both of the above issues dont happen consistently, but i have seen > them happen quite a few times. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
