A Good Reason to use a VCS
Steve has a good reason to use a version control system. It's a different kind of backup that you might need.
2019-09-19
364 reads
Steve has a good reason to use a version control system. It's a different kind of backup that you might need.
2019-09-19
364 reads
Using a VCS is a core skill, according to Steve. One part of that is learning to write better commit messages.
2019-07-08
408 reads
In this article, we will examine how to use Azure Data Studio with a git repository for storing code.
2019-05-14
9,396 reads
Azure Data Studio (ADS) is a lightweight IDE built on Visual Studio Code. I've written a few articles on how ADS works, shown here: Getting Started with Azure Data Studio Getting Comfortable Writing Code in Azure Data Studio Using Notebooks in Azure Data Studio Using Azure Data Studio with TFVC Using Azure Data Studio with […]
2019-05-07
5,057 reads
Today we have a guest editorial from Kendra Little that looks at choosing a version control system as you adopt a Database DevOps software development process.
2019-04-19
531 reads
2015-09-25
1,297 reads
Read a call to get started using Version Control with your database code with a few ideas on how this can help you.
2015-09-15
6,153 reads
One of the benefits of a version control system (VCS) is that you can look at the history of code changes. Ed Elliot shows us a situation where that helps a DBA track down a problem.
2015-06-30
5,039 reads
Presents an open-source T-SQL based version tracking system for MSSQL
2015-01-22
7,314 reads
2014-09-12
1,705 reads
By DataOnWheels
Hey folks, fun personal post today. A few weeks ago, I got married! My...
In June this year I took redundancy from the company I’d worked at for...
By Steve Jones
I posted that I was thinking about the AdventOfCode this year, but wasn’t sure...
I am trying to use the STUFF command, however, the column using the STUFF...
Hello, We had a few errors with replication for SQL Managed Instance stopped working...
I am trying to setup a linked server and per the documentation it needs...