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
 SQL Server Development (2000)
 Script permissions

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2007-02-28 : 08:06:55
Veeraf writes "I want to do the following before dropping/creating a stored procedure or a view.
1. Script permissions for a stored procedure/view
2. execute drop/create script for a stored procedure/view
3. execute the permissions script for a stored procedure/view

Thanks in advance."

harsh_athalye
Master Smack Fu Yak Hacker

5581 Posts

Posted - 2007-02-28 : 08:23:45
If you generate script from EM, there is option to generate object-level permissions.

Harsh Athalye
India.
"The IMPOSSIBLE is often UNTRIED"
Go to Top of Page
   

- Advertisement -