mssql_execute

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

Description

int mssql_execute ( int stmt)

Varning

Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig .



Not : 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 .