Welcome to MSDN Blogs Sign in | Join | Help

December 2007 - Posts

SqlScriptListInstaller

The last of a series of SQL Server-related database Installers is a little helper that simply makes it easier to bundle several SQL scripts together as part of a single Installer package. Instead of mixing several SqlScriptInstallers together with other
Posted by ploeh | 3 Comments

SqlScriptInstaller

In my previous post I described a general-purpose Installer that can be used to create a SQL Server database during installation (and delete it again during uninstallation). As promised, this post picks up where the other stopped to describe another Installer
Posted by ploeh | 2 Comments
 
Page view tracker