Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

Restrict SQL Server Login access to only one database

$
0
0

Hi All,

I have a SQL Server server which has around 20 databases on it.

I wish to create a new Login for a client who wishes to have access to their database.

I have crated a user but when I login with the user, it can access another database also.

How to prevent another databases?

I have created a user with windows authentication mode and mapping the user as well.

I am using SQL Server 2005.



Viewing all articles
Browse latest Browse all 7129

Trending Articles