1
Answer

How to manage connection string dynamically for multiple database

Suraj Dubey

Suraj Dubey

3y
748
1

Hi All,
 i creating one application in which i want to create dynamic database on company registration time. now there is microservices so one company contain 8-10 database. so how to manage this connection dynamically. when the compnay is login the perticuler database connetion established for that company. 
please suggest solution.

Answers (1)