SQL Packager
Walk-through: Using SQL Packager
This walk-through will show you:
- Packaging an upgrade to a database
- Generating the upgrade SQL script
- Adding custom info for the end-user
- Packaging as a .EXE file for distribution
Stop walk-through
Step 14: Customized package
If, at the beginning, you had chosen to output the package as a C# project, you would have had all the elements just described. However, you would also have had full access to templates, and the ability to change the appearance and functionality of the page by, for example, adding a company name and logo into the package, and restricting the choices of database the package could be run on.




