> > I created two applications in different region in google app engine and > want to use a single database for both applications. I created one database > with second generation type (also have first generation type database). I > am able to use this database in one of my application and not able to use > it in another application. Please help me to use it in another application. >
for example. you can implement third app with your shared database. this app must implement REST interface for requests to databases from any external apps (include your two existing apps). -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/ac986f88-397a-413c-a644-6bac7f11b95e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
