We have a dev, qa, staging environment and have issues with db changes not getting merged with code changes and when trying to resolve the problem it would be nice if we could find a way kind of like svn to see what views/tables/stored procedures have been changed added or deleted. Does anyone know of a tool like that exists? Thanks – Duncan Krebs
Share
There are many commercial tools that can do this. Visual Studio has one, but I feel that SQL Compare is the best. There is also OpenDBDiff, but a comment on the answer that recommends it suggests that it’s not as good.