Hello,
I need to develop a multi-company application.
The user must login and select the company with which wants to work.
If I’m not mistaken, there are 2 options:
1.- Create a single multi-company database
2.- Create as many databases as companies have and change the connection to databases dynamically.
The problem I see in this case is how to implement the scriptcase security system.
I will appreciate help on this issue.