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.
Author |
Topic |
imfine
Starting Member
6 Posts |
Posted - 2002-11-29 : 04:28:30
|
Can anybody 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 buttonI don't want to use SQLDMO object which gives method GetPermissionsOFUserOnSP() to do the same.Please help... |
|
|
|
|