Which SQL comparison tool would you recommend for SQL server database comparisons. I’ve been looking at SQL Compare and SQL Delta. I’d like the ability to compare and sync database schema and data.
Which SQL comparison tool would you recommend for SQL server database comparisons. I’ve been
Share
If you are working with Visual Studio Database edition or higher, you can do this straight inside Visual Studio.
See the following link:
http://www.vitalygorn.com/blog/post/2008/01/Handling-Database-easily-with-Visual-Studio-2008.aspx(dead link)It’s been in there since VS 2005.