You can execute a script against any connection that supports SQL. For example, you can run a script that drops certain indexes before running a job, and then run another script that adds them back when the job is complete.
Note: The Insight Adapter for Microsoft Dynamics GP is the only adapter that supports scripts. They are not supported for other adapters. For more information, see the online help for your adapter.
Each utility has rules for entering comments and commands in a script. Syntax differences for comments and command delimiters do not affect script execution.
Before you specify a script on the SQL Scripts tab, TIBCO recommends using a standard database query utility to write, test, and debug that script.
To call a script before or after a DTS run
See also
Connection Settings Dialog Box