Tracking Database DDL Changes with SQLVer
Presents an open-source T-SQL based version tracking system for MSSQL
2015-01-22
7,557 reads
Presents an open-source T-SQL based version tracking system for MSSQL
2015-01-22
7,557 reads
2014-09-12
1,708 reads
Thie article focuses on using SSIS to automatically check in the changes that the developers missed for the day into the version control system.
2012-12-18
785 reads
So, given the many good reasons for using Version Control systems for managing the changes in database applications, how does one go about the rather different routines of team development, such as testing, continuous integration, and managing data? What are the issues that you're likely to face?
2011-03-11
4,004 reads
This shows a method for generating scripts for SQL Server stored procedures and functions so they can be added to a version control management system (VCMS).
2010-05-06
20,646 reads
By Brian Kelley
If a technology is still viable, don’t overlook it. Don’t get caught up chasing...
By Steve Jones
It’s time for the monthly T-SQL Tuesday blog party. This month a longtime friend,...
By Steve Jones
I got a message a few months back that Microsoft was deprecating the MySQL...
Hello, I'm trying to remove results from this sql statement where the custid like...
Hi friends. how can i fix that? ;with cte as (select distinct(e.Id ) from...
Hello everyone, First of all, thank you very much for this great community. I...
In the current (2024) version of the Data Migration Assistant, which on-premises targets are available?
See possible answers