Hi,

I build the appengine project using python sdk. I released the
product. I created tables for the project. My product getting hits. I
am storing some date in to the tables. Now problem i want analysis
data. how to retrieve the >100000 tuples at time (i tried  using
request url but problem connection timed out error that means when
ever we request to the appserver it should be finish some amount of
time 30sec or 1mint but my case it may take 15 to 30 mints)

How should i get all data ??

we should write some code, that code independent of the request
mechanism.
I tried dump the entire data from the server to my desktop. It didn't
work.

Thank you
kesar

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to