Activity overview
Latest activity by TSycamore
I guess I didn't expect the synch tool to try to create a primary key when one already existed - at least without removing the one that was already there in the target table! Surely it should know it can't do this!?? / comments
I guess I didn't expect the synch tool to try to create a primary key when one already existed - at least without removing the one that was already there in the target table! Surely it should know ...
Unexpected behavior concerning constraint names
hi folks!
I have compared databases with Constraint and Index Names set to Ignore. However, in the synch script, it is still trying to create a new Primary Key exactly the same as one that already...