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 2000 Forums
 MSDE (2000)
 HOW : Permissions on Stored Procedure using ADO ?

Author  Topic 

imfine
Starting Member

6 Posts

Posted - 2002-11-29 : 05:01:00
Please help me to get the list of permissions on the stored procedures using ADO code ?

These permissions can be viewed using
MS Sqlserver Enterprise Manager
Right Click StoredProc -> Properties -> Pemissions button

I don't want to use SQLDMO object which gives method GetPermissionsOFUserOnSP() to do the same.

Please help...


Andraax
Aged Yak Warrior

790 Posts

Posted - 2002-11-29 : 06:43:48
Please don't cross-post.

[url]http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=22019[/url]

Go to Top of Page
   

- Advertisement -