Author Archives: way0utwest

Unknown's avatar

About way0utwest

Editor, SQLServerCentral

A New Word: Rubatosis

rubatosis– n. the unsettling awareness of your own heartbeat, whose tenuous muscular throbbing feels less like a metronome than a nervous ditty your heart is tapping to itself, as if you casually remind the outside world, I’m here, I’m here. … Continue reading

Posted in Blog | Tagged , | Comments Off on A New Word: Rubatosis

An Experimental Mindset

I wrote a post about Git recently since I’ve found far too many people who didn’t know Git well (or at all) and they seemed hesitant to experiment and learn. Is this because of being too busy? Do we have … Continue reading

Posted in Editorial | Tagged | Comments Off on An Experimental Mindset

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