What's Your Database Versioning Process?

If you are not putting your database objects under source control, you should check out this article by Jeff Atwood.

I have been investigating several methods and tools for database version control and I think I am going to settle on something as simple as using SQL Enterprise Manager to generate SQL scripts and store them in our existing source control tool (Vault).

In the past I have used ScriptDB4SVN, but it won't work in my current situation.

If you do have your database under version control, what process and applications are you doing it with?
Published Monday, February 25, 2008 5:17 PM by Tod Birdsall
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 
Submit