Is there a way to grant a group of specific store proc. to a user?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using MS SQL studio express edition and it is a pain in the ass to grant
store proc. to a user by clicking. is there a better to do so?

thank
 
dotnetnoob said:
I'm using MS SQL studio express edition and it is a pain in the ass to grant
store proc. to a user by clicking. is there a better to do so?

Could I suggest you ask in a SQL Server newsgroup?
 
Well, you could access SQL Server programatically by using the SQL
Server Management Objects (SMO).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top