Activity overview
Latest activity by abjacs
Migrating/Comparing data between two databases
Let's assume the case where I migrate the data from one table in a database to another table in a different database. The name of the table is Users.
The schema of the Users table is identical betw...
What functionality do the .sdcs files provide?
I'm using SqlDataCompare from the commandline, and I'd like to know what specific information the .sdcs files hold?
Let's say I modify/add an insert statement for a .sql file in the data folder (of...