Activity overview
Latest activity by jeromedayton
I used Sql Compare to create a scripts folder. I then used Sql Data Compare to cause a "Data" folder to be added to that scripts folder. Now when I do a Sql Compare, it tries to compare the contents of that Data folder leading to the following warnings:
Non-schema statement was ignored.
Is there a way to get SQL Compare to ignore the Data directory? / comments
I used Sql Compare to create a scripts folder. I then used Sql Data Compare to cause a "Data" folder to be added to that scripts folder. Now when I do a Sql Compare, it tries to compare the conte...
I have also been getting the error. As a test I did the following:
Compare Database1 to Database3 - success
Compare Database2 to Database3 - success
Compare Database1 to Database2 - failure
Starting a project from scratch allowed me to compare Database1 to Database2 / comments
I have also been getting the error. As a test I did the following:
Compare Database1 to Database3 - success
Compare Database2 to Database3 - success
Compare Database1 to Database2 - failure
Starti...
David-
I'll work up some examples for you next week once I get past my current deadline.
Jerome- / comments
David-
I'll work up some examples for you next week once I get past my current deadline.
Jerome-
Enhancement Request: Replay mode for script generation
We are frequently sharing scripts amongst developer's as we move a version of our software forward. We always write the scripts so they can be replayed. That is they won't complain about rows alre...
Enhancement Request: Replay mode for script generation
We are frequently sharing scripts amongst developer's as we move a version of our software forward. We always write the scripts so they can be replayed. That is they wont' complain about tables th...