0
I am doing a job and I came up with a possibility that I would like to know if it is possible to realize: the purpose of this idea is to alternate a certain connection string
as per the user logged in. That is, I will have a connection string
general, which will contain the user information for him to log in, and in the database of this connection string
I will have the information from another database that this user must connect to. That is, each group of users will have a different database to connect to and from the database information that the user must connect to, I would mount the connection string
for him.
It is possible to implement something like this or there is a better solution?
I’ve answered that before. See if it meets you: http://answall.com/questions/146885/%C3%89-possible-let-connectionstring-de-forma-din%C3%A2mica/149343#149343
– Leonel Sanches da Silva