Date: 04/03/01
- Next message: fabrizio.ermini <email protected>: "Re: [phplib] phplib & portals"
- Previous message: Iwan Birrer: "[phplib] use set_file two times..."
- Next in thread: Enrique Motilla: "Re: [phplib] mssql_affected_rows()"
- Reply: Enrique Motilla: "Re: [phplib] mssql_affected_rows()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: fabrizio.ermini <email protected>: "Re: [phplib] phplib & portals"
- Previous message: Iwan Birrer: "[phplib] use set_file two times..."
- Next in thread: Enrique Motilla: "Re: [phplib] mssql_affected_rows()"
- Reply: Enrique Motilla: "Re: [phplib] mssql_affected_rows()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

