Hey Kb, upload another "special version" of your GAE app.  Use that
"special version" to run Java code that imports the data.

All versions of an GAE app use the same datastore.

Possibly write and run localy a utility application to POST each
record to your GAE datastore / or GET each record from an existing
server.

On Sep 12, 9:04 pm, Kb <kb.kb.1...@gmail.com> wrote:
> I have written a GWT app which uses Datagram Packets in Server Side.
> So i cannot server side code in Googe App Engine.
>
> I want to use GAE for its faster speed than other webhosts (and free).
>
> My Code is like this Server->Database-  and then Database->Client
>
> Now can i copy *Data stored in External Database in external Server to
> DataStore(or any other thing) to run on GAE.*
>
> Will it be feasible / Possible ?

-- 
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 at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to