Tagged Questions
4
votes
5answers
3k views
Setting up an MS-Access DB for multi-user access
We're thinking of "growing" a little MS-Access DB with a few tables, forms and queries for multiple users. (Using a different back-end is another, but more long-term option that is unfortunately ...
0
votes
1answer
33 views
CakePHP App-Structure: one DB & App vs. multiple DBs & Apps
I have a brief conceptional question:
Recently, I started to develop an app in which I can (on the fly) create clients who, in turn, can create projects that have lots of other stuff (own logins, ...