Quantcast
Channel: ฟอรัม Getting started with SQL Server
Viewing all articles
Browse latest Browse all 8428

Issues with Grant view definition permission

$
0
0

Hi Experts,

I am need to grant privileges for a user to be able to script all the databases, so I have granted VIEW DEFINITION to ABC\user by using

USE master 
GO 
GRANT VIEW ANY DEFINITION TO ABC\user,

when I execute it, it says command completed successfully, but when I try to verify the permission under the database--user-- properties--securables, I cannot see any permissions over there.

can anyone please let me know where I am going wrong.

Thanks,


Viewing all articles
Browse latest Browse all 8428

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>