Do you guys keep track of stored procedures and database schema in your source control system of choice?
When you make a change (add a table, update an stored proc,
create a "Database project" in Visual Studio to write and manage your sQL code and keep the project under version control together with the rest of your solution.