Hi,

I'm afraid there is no way to connect to external databases.  

Currently the only access you can have is either to the GAE big table-based 
datastore via various APIs (JPA, JDO, low level API, or third party such as 
Objectify/Twig/Slim3), or to external applications via an HTTP interface. 
 There is a product in beta for SQL access to a GAE-hosted MySQL instance, 
but once again this won't allow access to externally hosted databases.

Cheers,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/8mflsu3SOogJ.
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