The development team is geographically distributed. Of course we have code repository/bug tracking portal. As rule in our projects we use MS SQL 2005 and 2008. We do not have dedicated person who develop only DBs. Any developer of the team can contribute DB changes to the project.
We needed a tool which will allow to do DB development in a simple, controlled, flexible and comfortable manner.
From my previous experience the MS Database Project is too monstrous to work with for small and medium projects and requires trained dedicated person(s).
I looked through alternative solutions which I googled: dbdeploy (from ThougthWorks) and http://dbdeploy.com/documentation/competition/. But I wasn't impressed.
I found out two free tools which we use now:
DBComparer (http://www.dbcomparer.com) and Agile DBRIRE (http://www.thisisagile.com/dbrire)
My question is what tools do you use and what you can recommend to look at?