You can not connect directly to MySQL or Oracle from App Engine.  So
you would have to write services to connect to each server, and make
their data available via HTTP requests.



Robert





On Thu, Oct 21, 2010 at 05:21, Cyric <hauke.stam...@gmail.com> wrote:
> Greetings all!
>
> I'm new to the Google App Engine and it is the easy way to set up
> "Scheduled Tasks With Cron for Java" that made me interested.
>
> I want to build an aplllication that copies data from an oracle db to
> a msql db every 15 minutes or some such. The data to be transfered
> will be selected by some status flag.
>
> Is there allready some java framework implementation existing for the
> Google App Engine that can be used for a start? I'm asking because I
> don't hink this problem was never handled before but I was not able to
> find something via the search option of this group so far.
>
> Thx for any help.
> Cy
>
> --
> 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-appeng...@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.
>
>

-- 
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-appeng...@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