Posts
Sort by recent activity
Create INSERTs for the missing destination table?
Hi!
Is there a way to persuade/trick SQL data compare to also include tables that are missing from destination database?
I just need simple INSERTs for each row in the source table(s).
Thanks,
Jure
Command line + /project switch + source control data source
Very simple case:
- I have a small testing database with just a few objects linked to the SVN repository.
- I can compare data between different revisions with GUI just fine
- But when I use this s...