|
There is a way via management studio in which you can connect to the IP of the database, so what you will need is to create users for the ones you want to be able to connect to your database, and with those credentials they can connect from their own computers, and as they will have their own users, even more than 1 person can be working on the database at the same time.
But if what you want is to connect one by one at different times, simply give them access to the dedicated server, that is way faster, yet not totally secure.
|