I recently had to update 3 db machines with the updated schemas from one, and the data from a third. Then copy the finished version over to the first and finally the third.
Turns out Visual Studio has a 'diff' generator for both schema and data. Holy hell that worked the treat.
Turns out Visual Studio has a 'diff' generator for both schema and data. Holy hell that worked the treat.