Hi,
I have a server with 15 databases, and I want to create a SQL login where the user will have access to only 1 of those databases.
I can set up those permission with no problem, but I want the list of databases to be filtered.
When he opens management studio, I want only the 1 DB he has access to, to be listed - not all the other 14 DBs.
Is that possible?