mssql_execute

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

Description

int mssql_execute ( int stmt)

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana , dostępna jest jedynie lista jej argumentów .



Notatka : if the stored procedure returns parameters or a return value these will be available after the call to mssql_execute( ) Notatka : 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 .