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 |
pelegk2
Aged Yak Warrior
723 Posts |
Posted - 2006-03-07 : 09:40:06
|
i want to take permissons from a DB export them (permissons on tables,vies,SP) and torun them so it will update all the matching (tables,vies,SP) on another DB that on another serverhow can i do it?thnaks i nadvancepelegIsrael -the best place to live in aftr heaven 9but no one wan't to go there so fast -:) |
|
kpsreenath
Yak Posting Veteran
52 Posts |
Posted - 2006-03-07 : 10:18:16
|
Peleg, I think you should be able to use this script to move the permissions from one server to anotherhttp://www.sql-server-performance.com/bm_object_permission_scripts.asplook our life is simple, we have everything documented by sql gurus..just have to copy paste and maybe modify little bit ...according to our needs.. :-)ThanksSree |
 |
|
pelegk2
Aged Yak Warrior
723 Posts |
Posted - 2006-03-08 : 01:02:10
|
some 1 did a very nice work:)Israel -the best place to live in aftr heaven 9but no one wan't to go there so fast -:) |
 |
|
|
|
|