Comments
Sort by recent activity
That worked. How is differecneFilter.xml applied if there is a filter stored in source control for a database? / comments
That worked. How is differecneFilter.xml applied if there is a filter stored in source control for a database?
Interestingly, this works in SQLCompare 10.7 but not in Source Control 3.7.1 / comments
Interestingly, this works in SQLCompare 10.7 but not in Source Control 3.7.1
This worked:
<Expression>(name LIKE '\_%%' ESCAPE '\')</Expression> / comments
This worked:
<Expression>(name LIKE '\_%%' ESCAPE '\')</Expression>
Just downloaded the release and it causes SSMS to crash with an error saying it could not load RedGate.Shared.Utils version 9.5.0.875. or one of it's dependencies... Had to uninstall the SIP framework and SSMS integration pack then reinstall to fix. / comments
Just downloaded the release and it causes SSMS to crash with an error saying it could not load RedGate.Shared.Utils version 9.5.0.875. or one of it's dependencies... Had to uninstall the SIP framew...
Any update on when SQLDoc will support SQL 2014? / comments
Any update on when SQLDoc will support SQL 2014?
I am trying to populate a new SSDT project with objects using SQL Compare. I compare my source to the project and apply changes to the project. creates the objects, and adds them to the .sqlproj file, but when I try to open the project I get the following message:
error : Length cannot be less than zero. Parameter name: length in the output window of SSDT
I have screen shots but there is no way to add them to the forum
Incidently, this is not an issue going the other way. I can compare an existing project to a database and push changes.
Chad / comments
I am trying to populate a new SSDT project with objects using SQL Compare. I compare my source to the project and apply changes to the project. creates the objects, and adds them to the .sqlproj fi...