Script Replacements Tab
This tab enables you to replace certain sections of your script. These replacements can use installer properties and they are executed when the package is built.
Do not use script replacements in large SQL scripts because this will seriously affect the execution time. The workaround is to split the scripts so that replacements are in as few as possible.
Adding a new SQL replacement
Use the Insert key while the list is focused. The SQL Script Replacement Dialog dialog will be displayed allowing you to create a new SQL replacement.
button, the “Add...” context menu item or press theEditing an SQL replacement
Use the Space key while an element from the list is selected. The SQL Script Replacement Dialog dialog will be displayed allowing you to edit an SQL replacement.
button, the “Edit...” context menu item or press theRemoving an SQL replacement
Use the Delete key while an element from the list is selected.
button, the “Remove” context menu item or press theTopics
- SQL Script Replacement Dialog
Add SQL replacements