Updates for version 1.1.9: The original version of DB Compare was not 100% accurate for comparing stored procedures.
This version executes the procedure sp_helptext for each source and target procedure and if the text is different a comparison difference will be reported.
The text comparison is very sensitive so any comments or localizations in your procedures will report a difference that may not be a true schema difference. Any parameter or select field differences will accurately be reported now, so that is a trade off I felt is worth it.
This version also has a link to the new Data Juggler web site and a link to a program I have written called NFlate, which is a better version of Windows Explorer, as it allows you to customize the font and font size to assist people with poor vision like myself.
You can watch a movie about NFlate on YouTube at: https://www.youtube.com/watch?v=b7ofXupwNHo
DB Compare is built using the same code generation engine as RAD Studio Code Generation Toolkit, http://radstudio.codeplex.com
Watch the RAD Studio Intor Movie on YouTube at http://www.youtube.com/watch?v=zpfnlFjIhuk
A DB Compare movie will be made soon!