mssql_execute

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

Description

int mssql_execute ( int stmt)

Waarschuwing

Deze functie is op het moment niet gedocumenteerd , alleen de lijst met argumenten is beschikbaar .



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