CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Steve Hebert's Development Blog

Steve's Blog - From .Net to dotMath and everything in between.

Integrating database upgrades into project distribution

My next step in refining our build process is incorporating the database upgrade script into our msi distribution.  I've got the code that selects 1..n servers/databases and performs the upgrade. Next, I need to create a build function that encrypts and compiles the script into a resource file for the custom installer script to reference.  I like the fact that the encryption library performs some compression for the sake of security, but I'm curious how the rates compare to commercial zip packages.


Published Nov 15 2004, 02:11 PM by shebert
Filed under:

Check out Devlicio.us!

Our Sponsors

Free Tech Publications