Sending RPCs directly to TRS

To send RPCs directly to TRS, use the execute command, which is described in this section. See the Sybase Adaptive Server Enterprise Reference Manual: Commands for detailed information about the execute command.

The syntax for the exec command is:

exec procedure_name [[@parameter_name=value]
 [,[@parameter_name=value...]]]

where: