Im working on a similar app. I imagine you could write a web service that your app connects to, that creates the database on your db server. On May 7, 2011 1:48 AM, "Andrew Stuart (SuperCoders)" < andrew.stuart@supercoders.com.au> wrote: > Hi, > > The app I am designing needs to create an individual new database for > each new user that signs up. That user is the only user allowed > access to their database. Very similar to the way an email service > would work - sign up, confirmation email is sent out and you then get > your own email database. > > Does anyone know of any existing examples/samples/open source apps > that show a good approach for doing this? > > thanks > > Andrew