Hi,
I have a database that I would like to sell on a mobile app store but would like to make it subscriber based, that is after signing up a person a empty database would be created and only he could access. So if I signed up a 1000 users there would be 1000 empty databases created. I was thinking that 1 big database could be used and after signing up a person an empty version of the database could be created .
I really don't have a clue as to where to start. I am used to a single user environment. Any help would be appreciated.
Thank You