For my app, I need to access an external MySQL database and add data (this is a connection between my app and a project outside of my control). My app uses JDOs and all that what not.
I see that java.sql is on the white list, but perhaps some other things are not (Drivers and ability to make eternal connections) So, is there a way for me to make this connection to the external MySQL database? Thank you for the help --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
