On Thu, Apr 9, 2015 at 12:33 PM, Gianluca Brunetti <
[email protected]> wrote:

> hello, i'm bulding an app that requise more then space avalyable (1500
> entries?) howe can i do that?
>



You can download the code here:
http://appinventor.mit.edu/explore/content/custom-tinywebdb-service.html and
open up the file named *main.py*. There's a variable named *max_entries *that
you can edit and increase the number of entries allowed (i.e. change the
1000 to 2000 or however you want).

If you need a lot more entries than that, you might want to consider
dropping tinywebdb and building a custom web app to manage storage.
Tinywebdb is a decent app, but it's meant for small storage loads - a
custom app would be more efficient and could take your specific use case
into account.


-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CALSvALCsqOm%3D70HUhHeDBaJ%3DTRb-Rrx4Cg5hWhGn2iv32PmB2A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to