Forum und email

mssql_execute

(PHP 4 >= 4.0.7, PHP 5, PECL odbtp:1.1.1-1.1.4)

mssql_execute — Executes a stored procedure on a MS SQL server database

설명

mixed mssql_execute ( resource $stmt [, bool $skip_results ] )

Executes a stored procedure on a MS SQL server database

매개변수

stmt

Statement handle obtained with mssql_init().

skip_results

주의

Note: If the stored procedure returns parameters or a return value these will be available after the call to mssql_execute() unless the stored procedure returns more than one result set. In that case use mssql_next_result() to shift through the results. When the last result has been processed the output parameters and return values will be available.


ttp://www.google-analytics.com/urchin.js" type="text/javascript">