hi,
how can i simulate the mysql_affected_rows on mssql server ?
can't you use mssql_num_rows for an updata/modify sql statement, if not run then you could run SELECT statement then mssql_num_rows.