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 Administration (2000)
 exporting permissonsand importingthem

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 server
how can i do it?
thnaks i nadvance
peleg

Israel -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 another
http://www.sql-server-performance.com/bm_object_permission_scripts.asp

look 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.. :-)

Thanks
Sree
Go to Top of Page

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 -:)
Go to Top of Page
   

- Advertisement -