GAE supports accessing beyond 1000 records with the cursor: http://code.google.com/appengine/docs/python/datastore/gqlqueryclass.html#GqlQuery_with_cursor
Can this somehow be used via the DAL? -- To unsubscribe, reply using "remove me" as the subject.

