How can we help you today? How can we help you today?
medi_pv
Building Schema and Data Diff Scripts
I've been working on a utility to build both a schema and data diff script. Currently I am doing this: -- Instantiate two databases (we will call them A and from two DACPACs -- Build the schema di...
1 follower 1 comment 0 votes
Data Loss Check in Script
I'm using the SDK to generate schema and data compare scripts. The current system we use is from visual studio. When something occurs that will cause data loss (like dropping a column), the script...
1 follower 1 comment 0 votes
Assembly Difference Not Appearing in Update Script
I am using Database.CompareWith to get schema differences between two databases. In the result differences, I see there is an 'assembly' that is different. I also confirm this in the SQL Compare U...
1 follower 1 comment 0 votes