Examples

Here are two examples of executing an RSP in sybase mode:

Example 3

exec bob @arg1=red, @arg2=blue

Example 4

execute bob this is variable text

The client application cannot send input pipes when in sybase mode (or TSQL2 backward-compatible mode).

NoteRSPs do not support IXF records.