Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 Table Permissions

Author  Topic 

swoozie
Starting Member

25 Posts

Posted - 2015-03-17 : 14:40:47
I am trying to do two things and I am notfinding my starting point.

I have 1 Server, Several Databases. I need to list all of the Permissions for each table in each of the databases and their corresponding server Role is there is one.

i was trying not to use the unsupported sp for each db.

Any suggestions?
   

- Advertisement -