We are a small shop and for the sql server database there is no version control. I would like to implement version control but I would need to use freeware software. Our company is really cheep. Does anyone have any suggestions?
This is how we handle things on our side: http://www.sql-server-performance.com/articles/dba/change_management_p1.aspx http://www.sql-server-performance.com/articles/dba/database_change_management_2_p1.aspx As for pure version control systems, have a look here : http://subversion.tigris.org/ We started using this for the client-side code recently and I really like it.