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 |
kpsreenath
Yak Posting Veteran
52 Posts |
Posted - 2006-03-28 : 10:40:10
|
HiI am moving the stored procedures from the Staging to production. During this, I see that the permissions are not getting moved.I create the script for the move using the enterprise manager -> All tasks -> Generate SQL Script.Is there any way, we can move the permissions along with the stored proc move or am i doing something wrong.Thanks in advanceSreenathThanksSree |
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2006-03-28 : 10:48:17
|
When you script go to the 3rd tab and select script object level permissions.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
kpsreenath
Yak Posting Veteran
52 Posts |
Posted - 2006-03-28 : 10:56:38
|
cool..thanksThanksSree |
 |
|
|
|
|