Skip to content

SQL-Articles

On Premise and Cloud Database Knowledge Base

Tag: user level permission

Scripting User level Permission – SQL2000

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.

Published January 17, 2008
Categorized as Scripts Tagged scripts, sql 2000, 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.

Published January 17, 2008
Categorized as Scripts Tagged scripts, sql 2005, user level permission

Recent Posts

  • CSSUG February 2020 Meet
  • CSSUG January 2020 Meet
  • CSSUG November 2019 Meet
  • CSSUG October 2019 Meet
  • Dropping a Subscriber from AG Publisher
SQL-Articles
Proudly powered by WordPress.