Chris L. Bennett

father, author, software consultant, C# .net developer, tea snob ;), etc
  • Blog
  • Software
    • CLB Database Upgrade Library
    • Web Monitor
    • Open Web Studio
  • Articles
  • About
  • Search
  • Login
  • Register
You are here > Software > CLB Database Upgrade Library
CLB Database Upgrade Library

The CLB Database Upgrade Library is a .Net library wrote in C#.  It isdesigned 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.

Download @ CodePlex

Donate  
  

Terms Of Use | Privacy Statement
Copyright 2008 by Chris Bennett