|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Tuesday, May 14, 2013 8:10 AM
Points: 79,
Visits: 874
|
|
Hi
Hopefully the title makes my request obvious but just to elaborate. I am using SQL Server Data Tools for a SQL 2012 database and have set up 3 publish.xml files in order to publish the database to 3 different environments.
I want to be able to alter the security that is applied to the DB post deployment depending on the environment I am targetting.
Any pointers on how to do this?
Thanks
Ben
|
|
|
|
|
SSC Journeyman
      
Group: General Forum Members
Last Login: Tuesday, May 14, 2013 8:10 AM
Points: 79,
Visits: 874
|
|
| I have answered my own question by using a SQLCMD variable and setting it appropriately in publish scripts.
|
|
|
|