I am going to try your method, thank you very much!

On Jul 8, 11:25 am, John Patterson <jdpatter...@gmail.com> wrote:
> You can use the RemoteDatastore class to upload or download from a  
> normal Java application to yourlocalor a remote datastore.  It takes  
> care of setting up a dummy Environment and ApiProxy.Delegate for you.  
> You can then use then readlocalfiles unrestricted and use the low-
> level api to insert your data.
>
> http://code.google.com/p/remote-datastore/
>
> You just need to call RemoteDatastore.install() and ignore the other  
> steps about connecting to a remote datastore.
>
> John
>
> On 7 Jul 2010, at 05:14, Fox W wrote:
>
>
>
> > Hi,every one!
> > I uploaded some data intolocaldatastore, but I found Python and Java
> > are using different files to store data.
> > I want to debug my program inlocal, is there any solution?
> > Thanks in advance!
>
> > --
> > You received this message because you are subscribed to the Google  
> > Groups "Google App Engine for Java" group.
> > To post to this group, send email to google-appengine-java@googlegroups.com
> > .
> > To unsubscribe from this group, send email to 
> > google-appengine-java+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-appengine-java?hl=en
> > .

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

Reply via email to