Tagged Questions
22
votes
9answers
5k views
1
vote
2answers
172 views
Database Schema Validation - deployable/compilable
Looking for a tool that will allow building database schema validation that can be compiled into a standalong tool or as a module to be used in another application.
The scenario is - a client/server ...
0
votes
1answer
231 views
Redgate's SQLCompare Schema Comparison Not Removing or Adding Objects Via Command Line
I have a saved SQLCompare project which I use to synchronize my local database with another "master" database. When I run the project via the GUI, everything works fine. However when I run it via the ...