Bind Scripts tab
- New
- Create a new bind script file.
- Open
- Open an existing bind script file.
- Save
- Save the bind script file.
- Save As
- Save the bind script file under a new name.
- Bind Script File
- Full path to and name of the bind script file.
- SQL Server Connection
- The data source name for your SQL Server connection.
- Bind Script Entries
- The BIND PACKAGE and BIND PLAN commands in the bind script file.
- New Package
- Switch to the
Bind Packages tab to create a new package in the SQL Server database by generating a BIND PACKAGE command for the bind script file, and executing the command.
- New Plan
- Switch to the
Bind Plans tab to create a new plan in the SQL Server database by generating a BIND PLAN command for the bind script file, and optionally executing the command as well.
- Edit
- Switch to either the
Bind Packages or the
Bind Plans tab, depending on the selection, to modify the selected command and generate and execute the changes as a new BIND PACKAGE command, or generate and optionally execute the changes as a new BIND PLAN command.
- Move Up
- Reposition the selected bind script command to appear before the command listed just above it.
- Move Down
- Reposition the selected bind script command to appear after the command listed just below it.
- Delete
- Delete the selected bind script command.
- Execute Selected
- Execute the command selected on the
Bind Script Entries list.
- Execute All
- Execute all commands listed on the
Bind Script Entries list.