A client application can initiate a CSP by issuing any of the following statements:
exec rpc_name parm1, parm2, . . .
execute rpc_name parm1, parm2, . . .
where:
rpc_name is the name of the stored procedure (for example, sp_columns).
parm1 and parm2 are parameter values required or desired for that stored procedure.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |