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 11: Customizing your SQL Script
In many cases, having generated the creation SQL script, you may want to be able to customize it before packaging it up. The simple way to do this is to save the SQL script out and after you have made the modifications you want to make, use the 'Package a script' project option at the opening screen, under 'New project'.
This will take your pre-existing script and package it up just as if it was a database instance.




