Unfortunately, there isn't. Can this be loaded into the blobstore? There are methods to programmatically read from the blobstore:
http://code.google.com/appengine/docs/python/blobstore/ -- Ikai Lan Developer Programs Engineer, Google App Engine plus.ikailan.com | twitter.com/ikai On Fri, Jul 29, 2011 at 8:10 AM, Ed Estes <[email protected]> wrote: > Greetings. > > According to the Google App Engine > Quotas<http://code.google.com/appengine/docs/quotas.html>, > apps are restricted to a maximum size of 10 megabytes when deployed. Is > there a way to increase this? I have a .dat database file that is 30MB that > I need to upload and access within my python app. > > TIA. > > --Ed > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/CYvixjQiUdAJ. > 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. > -- 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.
