Re: Script Database Roles, Application Roles, Server Roles
- From: sql_noob <alent1234@xxxxxxxxx>
- Date: Mon, 15 Dec 2008 07:30:41 -0800 (PST)
On Dec 14, 10:08 pm, Tim Patterson <Tim
Patter...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I would like a tsql script to script out the already created database roles,
application roles, and server roles for a SQL Server 2005 database.
Please help me create tsql script to complete task using the adventureworks
database.
Thanks,
right click on the DB and there should be a Generate Script option
somewhere there, not sure if it will do everything you want. you might
have to break this up into a few steps and transfer things like logins
via SSIS
.
- References:
- Script Database Roles, Application Roles, Server Roles
- From: Tim Patterson
- Script Database Roles, Application Roles, Server Roles
- Prev by Date: Re: Script Database Roles, Application Roles, Server Roles
- Next by Date: Re: sql server 2005 security and schemas: an example please?
- Previous by thread: Re: Script Database Roles, Application Roles, Server Roles
- Index(es):
Relevant Pages
|
Loading