Daily Archives: March 20, 2024

SQL Compare Force Column Order in a Table

I had a client that was concerned about SQL Compare behavior when a developer adds a column to the middle of a table. I wanted to reassure them, so I wrote this post to show how SQL Compare behaves by … Continue reading

Posted in Blog | Tagged , , | 2 Comments

Re-platforming

Re-platforming is the process of moving a system to a new platform. Imagine taking an ASP.NET/SQL Server website and moving to Azure Functions on Azure SQL Database. Or maybe taking a Java client/server app with Oracle and moving it to … Continue reading

Posted in Editorial | Tagged | 1 Comment