Comments
Sort by recent activity
Seems like that's it.
A friend of mine, has SQL Data Compare version 6 and the same happens. Although his version has an option in the differences pane to show the SQL Script only for the selected row. Is that option available in SQL Data Compare 8? / comments
Seems like that's it.
A friend of mine, has SQL Data Compare version 6 and the same happens. Although his version has an option in the differences pane to show the SQL Script only for the selected ...
I might have missed the "try to include/exclude specific rows from the sync" because that's the way I use it most of the time. / comments
I might have missed the "try to include/exclude specific rows from the sync" because that's the way I use it most of the time.
Hi!
I'm generating the script in the UI of SQL Data Compare.
I'm comparing a database that has tables in the MySchema schema with a database that has table in the dbo schema.
I've definded mappings such that MySchema.MyTable is compared with dbo.MyTable.
I don't have a where clause.
In the comparsion results window I can see the correct count of left only, different and right only. But, when I generate the synchronization script from left to right, the generated script has inserts on the right table for all rows in the left table.
It definetly happened before 8.0.2.5 (my bad for not reporting before), but I'm not able to reproduce it today. / comments
Hi!
I'm generating the script in the UI of SQL Data Compare.
I'm comparing a database that has tables in the MySchema schema with a database that has table in the dbo schema.
I've definded mappings...
Cool! / comments
Cool!