How can I grant permissions to only schema to a user?
Hello,

I created a new login and then created a new user [COM] in DB with default schema pointing to [COM]
I created then schema [COM] WITH AUTHORIZATION [COM]
I want this [COM] user to have all permissions it needs on [COM] schema only. How do I do that? When I try to create table [Com].Table it gives me permission denied.
What am I missing?
May 20th, 2015 4:39pm

Yes, that is correct.

You can have a look at this article which gives an high level overview of the permission management. It describes the differences between object and statement permissions.

Jan

Free Windows Admin Tool Kit Click here and download it now
May 20th, 2015 9:48pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics