sybase_rpc_execute

Executes the remote procedure call that was initialized with sybase_rpc_init() in $stmt.

Syntax

mixed sybase_rpc_execute(resource $stmt)

Parameters

Returns

A positive Sybase result set identifier on success.

FALSE – the RPC execution failed.