Table of Contents | ||
---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
...
The Database, Instance, ServerName and Username parameters may be given by the user via IN arguments.
The Password Binding parameter has no default value because its value must be given encrypted when run outside the Design Studio (for example Admin Portal).
The Password parameter is a Password editor type. When clicked, the Password editor opens and the user may specifiy the desired password.
The output returned by this activity is stored in variable Connection:
...
The input parameter Connection takes the value stored in the variable Connection, which contains the result of Connection To SQL activity.
The Fields, Limit, OrderBy, Table and Where parameters may be given by the user via IN arguments.
The output returned by this activity is stored in defined variables:
...
The input parameter Connection takes the value stored in the variable Connection, which contains the result of Connection To SQL activity.
The rest of the parameters are given by the user via IN arguments:
The output returned by this activity is stored in the defined variable Insert_output.
...
The input parameter Connection takes the value stored in the variable Connection, which contains the result of Connection To SQL activity.
The rest of the parameters are given by the user via IN arguments:
Anchor | ||||
---|---|---|---|---|
|
The input parameter Connection takes the value stored in the variable Connection, which contains the result of Connection To SQL activity.
The rest of the parameters are given by the user via IN arguments:
The output returned by this activity is stored in the defined variables:
...
The input parameter Connection takes the value stored in the variable Connection, which contains the result of Connection To SQL activity.
Anchor | ||||
---|---|---|---|---|
|
...