This script gives a out script that can be used to script out the existing user permissions in a database.This is compatible only to SQL 2000.Don’t forget to change the database name in parameter @dbname before using the script.
Tag: user level permission
Scripting User Level Permission SQL2005
This script gives a out script that can be used to script out the existing user permissions in a database.This is compatible only to SQL 2005.