A reference implementation of a continuous integration pipeline for legacy SQL Server databases
What am I doing? Creating a publically available version of the adventureworks 2012 oltp database but by putting it under...
2015-06-10
40 reads
What am I doing? Creating a publically available version of the adventureworks 2012 oltp database but by putting it under...
2015-06-10
40 reads
What am I doing? Creating a publically available version of the adventureworks 2012 oltp database but by putting it under...
2015-06-10
41 reads
What am I doing? Creating a publically available version of the adventureworks 2012 oltp database but by putting it under source control, implementing unit tests and improving the design...
2015-06-09
3 reads
I see the same question again and again "I am using SSDT but it takes a long time to publish...
2015-06-02
6,356 reads
I see the same question again and again “I am using SSDT but it takes a long time to publish...
2015-06-02
46 reads
I see the same question again and again “I am using SSDT but it takes a long time to publish...
2015-06-02
35 reads
I see the same question again and again “I am using SSDT but it takes a long time to publish changes, how do I make it faster?” or the...
2015-06-02
I have put the code for MergeUi on github now:
https://github.com/GoEddie/MergeUi
That is all.
Tags: MergeUI
2015-05-21
526 reads
I have put the code for MergeUi on github now:
https://github.com/GoEddie/MergeUi
That is all.
2015-05-21
51 reads
I have put the code for MergeUi on github now:
https://github.com/GoEddie/MergeUi
That is all.
2015-05-21
49 reads
Day 1 is an absolute thrill at re:Invent! I normally dedicate this dynamic day...
With all the changes that have happened with VMware since the Broadcom acquisition I...
Each year around this time, companies enter the familiar ritual of budgeting. For many,...
Hello SSC, I hope everyone is having a happy and safe holiday season! I...
Hello, I am receiving multiple direction on deploying SQL Servers in AWS EC2. ...
Hello, I am working with a company on their database administration. I am trying...
In SQL Server 2025, what does this code return?
SELECT '1' || '0'See possible answers