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 |
|
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/view2. execute drop/create script for a stored procedure/view3. execute the permissions script for a stored procedure/viewThanks 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 AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
|
|
|
|