SQL Server Data Tools (SSDT)

External Article

How to Fix Ten SSDT Deployment Snags, With or Without ReadyRoll

  • Article

Even a database development framework like Sql Server Data Tools (SSDT) doesn't get it right all the time, and there are ten deployment 'gotchas' in particular that can cause some head-scratching amongst developers to get right. From his unique perspective of creating a tool to make such deployments in SSDT less stressful, Dan Nolan discusses each pitfall and how to avoid it, whether you have ReadyRoll or not.

2016-12-20

6,355 reads

External Article

SQL Server Data Tools (SSDT) and Database References

  • Article

SQL Server Data Tools (SSDT) provides, via the DacPac, interesting support for verifying not only those references within the database, but also those to other databases even if they are on other servers. Although it is adds an extra level of complexity to deployments, it can increase the probability that deployments will succeed without errors due to broken references or binding errors. Ed Elliot investigates.

2015-12-24

5,389 reads

Blogs

Redgate Clone Graduating Images

By

I wanted my own custom image in our internal Redgate Clone cluster, so I...

SQL Saturday Syracuse 2024 Recap

By

First Things First Thanks to every who came to my session, Asnwering the Auditor’s...

A New Word: Incidental Contact High

By

incidental contact high – n. an innocuous touch by someone just doing their job...

Read the latest Blogs

Forums

GIT Configuration and Automated Release for Azure Data Factory

By Sucharita Das

Comments posted to this topic are about the item GIT Configuration and Automated Release...

How to Add a New Shared Disk to a WSFC as a SQL Resource

By muhkam

Comments posted to this topic are about the item How to Add a New...

Tablock to avoid deadlock

By saum70

Hi, We have 4 stps. the flow of the stored procedure (stp) is as...

Visit the forum

Question of the Day

Adding Features During a SQL Server 2022 Upgrade

I have a SQL Server 2016 SP3 instance that I want to upgrade to SQL Server 2022. I don't have replication installed, but I want to enable this on SQL Server 2022. Can I add replication during the in-place upgrade?

See possible answers