[phplib] mssql_affected_rows() From: Potysch <email protected>
Date: 04/03/01

hi,

I just tried to use phplib with MS-SQL Server for the first time. But
there seems to be an error in the db_mssql.inc. In line 126 there is a
function called mssql_affected_rows() which doesn't exist:

Fatal error: Call to unsupported or undefined function
mssql_affected_rows() in mylib\db_mssql.inc on line 126

I couldn't find this function in the PHP documentation too. Can I put
the function mssql_num_rows() instead?

thanks!
Daniel
 

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>