App Engine doesn't support SQL (yet, see roadmap http://code.google.com/appengine/docs/roadmap.html).
Please read through these datastore docs to understand our persistence model: http://code.google.com/appengine/docs/java/datastore/ On Mon, Sep 13, 2010 at 4:03 AM, technut <[email protected]> wrote: > Hi > I have configured PHP with GAE and it works for me. But i am not able > to connect mySQL. > I have reviewed that mysql doesn't support directly to GAE and JDO is > one media for that. So how do i make connection from PHP to mySQL > through JDO.? > Its appreciate if you can reply me earliest. Thanks > > -B > > -- > 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]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://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 [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.
