3 people following this project (follow)

Project Description

The CLB Database Upgrade Library is a .Net library wrote in C#. It is designed to simplify the task of updating the structures of databases used by your applications. The library will create a DBVersion table to be used for maintaining the current version. It will use this version and compare it against the list of scripts used to update the database and only apply those scripts necessary to bring it up to current version. Rather than a complex method of storing the version/script, a simple XML structure is store the information.

The current version supports SQL Server. In the future, I hope to be able to include support for other database servers.

Please let me know if you have ideas for future versions.
Created by Chris Bennett.

Last edited Feb 5 2010 at 2:19 AM by clbennet, version 9