Hi,
  It sounds like you might have setup a new appid for the new domain.
You can have multiple domains point at the same appid.  Using the same
code on multiple apps does not mean the apps share a datastore; each
appid will only access its own data in the datastore.

  I'm not sure what you mean by 'switch domain and webhosts', but that
should be unrelated to your app.  Just point the new subdomain at the
existing appid using the Google Apps Control Panel for your domain
(Dashboard -> 'Add more services' -> enter the App ID in the 'Google
App Engine' box).



Robert




On Sun, May 29, 2011 at 20:54, JFrankfurt <[email protected]> wrote:
> Ok, I am a poorly experienced computer nerd with a successfully implemented
> GAE program running with an extensive database of 1 year's worth of user
> data.  Now I would like to change my webhost and domain registrar and just
> want to make sure that in doing so I won't lose this database of user data.
> I would normally assume that I wouldn't lose this database, but I ran into
> the problem where I tried to set up the same GAE program on two different
> domains: domain yyyyyyy.com (the original, where the large database is
> located) and then also have it running on zzzzzzzzz.com (this was a new
> domain that I wanted to add GAE functionality to).  After I set up
> zzzzzzzzzz.com, I noticed that it did not use the database from yyyyyyy.com
> even though they were both running the exact same copy of the GAE program.
> Do you think I will run into this same problem if I switch domain and
> webhosts, even if I keep the same domain name of yyyyyy.com?
> Thanks,
> JF
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" 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?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 [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?hl=en.

Reply via email to