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 8: Specifying package type
Now the upgrade script has been generated you have to choose what to do with it. There are four options: package as an executable for distribution or as a C# project for further development; send the script to your preferred SQL editor; or save the script out for working on later. Here we'll package the script as a .EXE file.




