Posted in SQL Project SSDT VSTS DB Pro

SQL Projects & Change Data Capture

I ran across this article from MSSQLTips.com discussing the use of CDC with SQL Projects. We don’t use CDC with our current systems so I’d…

Continue Reading... SQL Projects & Change Data Capture
Posted in SQL Project SQL Server SSDT VSTS DB Pro

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…

Continue Reading... SSDT: Setting Different Permissions per Environment
Posted in SQL Project SQL Server SSDT VSTS DB Pro

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…

Continue Reading... SSDT: Trick to Not Run Pre/Post SQL on Publish
Posted in SQL Server VSTS DB Pro

Learning to work around DB Pro

I’ve been trying to get a multi-database solution working correctly with MS Visual Studio Team System for Database Professionals (aka DBPro or DataDude). Anyone who…

Continue Reading... Learning to work around DB Pro