[phplib] Does anybody succesfully use the phplib with M$SQL (db_mssql.inc)? From: Christof Beaupoil (beaupoil <email protected>)
Date: 11/03/00

browsing the archive I found lots of people having trouble with that
missing affected_rows() function. I found three possible patches:

1. make affected_rows() return 1 all the time ?!
2. let affected_rows() exec. the previous UPDATE statement as SELECT and
return num_rows()
3. switch to ODBC

I also found Michael Anthon offering a patched version of db_mssql.inc
but wasn´t able to contact him so far (Hi Michael are you listening?)

Does anybody have a patched version of db_mssql.inc?
Is anybody actually using db_mssql.inc or did all you guys switch over
to ODBC?
What experiences do you have with the work arrounds mentioned above?

What am I missing?

Christof Beaupoil

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