|
|
|
Say Hey Kid
      
Group: General Forum Members
Last Login: Tuesday, May 07, 2013 6:56 AM
Points: 679,
Visits: 953
|
|
Hi,
I have a user named teste1, it's a SQL Server user. I gave him only public role. then , in one table of a database i gave this user the permissions to select data.
Can a user with this permissions connect to the server?
Thank you
|
|
|
|
|
SSC-Addicted
      
Group: General Forum Members
Last Login: Thursday, May 16, 2013 9:42 AM
Points: 446,
Visits: 980
|
|
| You would have to create a login for the user for them to connect to the server, then creating the user gives them permission to connect to the database.
|
|
|
|