On Fri, May 27, 2011 at 1:13 AM, Andrew Stuart (SuperCoders)
<andrew.stu...@supercoders.com.au> wrote:
> Hi Martin
>
> Following up on this - any chance the code or some portion of it might be
> accessible so we can see how you solved it?
>
> thanks
>
> as
>
>
> On 08/05/2011, at 6:10 AM, Martin Higham wrote:
>
> We do this in one of apps. We have an CouchDB external process that makes
> all the necessary  calls to create the database (by replicating a template
> database), creating the user account and then setting security roles. I'll
> see what I can do to make the code publicly available.
>
> Martin
>
> On 7 May 2011, at 14:31, Ajai Khattri <symb...@gmail.com> wrote:
>
>> 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.stu...@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
>
> --
> Message  protected by MailGuard: e-mail anti-virus, anti-spam and content
> filtering.http://www.mailguard.com.au/mg
> Click here to report this message as spam:
> https://login.mailguard.com.au/report/1Cg9uAs76L/bDnhgzU5sy9gauLTAILlo/1
>

I've done this for a project too, but itneed to be ported for coming
release. I may find some time in coming days to release it.

- benoit

Reply via email to