Month: May 2013
SSDT: Setting Different Permissions per Environment
Author: paschott Published Date: May 14, 2013 10 Comments on SSDT: Setting Different Permissions per Environment
One of the areas that SSDT doesn’t address adequately is permissions. Many users have different users, logins, and permissions set up across their environments, but…
SSDT: Trick to Not Run Pre/Post SQL on Publish
Author: paschott Published Date: May 14, 2013 2 Comments on SSDT: Trick to Not Run Pre/Post SQL on Publish
We’ve run across the need to avoid running certain scripts when publishing a brand new copy of a database from a SQL or DB Project…