mssql_rows_affected()
mssql_rows_affected - Returns the number of records affected by the querySyntax
int mssql_rows_affected (resource $link_identifier)Arguments
- link_identifier - A MS SQL link identifier, returned by mssql_connect() or mssql_pconnect().
